Gets or sets the selection behavior for a IEntityListViewBase.

Namespace:  DlhSoft.Windows.Controls.Primitives
Assembly:  DlhSoft.ProjectData.Management.Controls (in DlhSoft.ProjectData.Management.Controls.dll)

Syntax

C#
SelectionMode SelectionMode { get; set; }
Visual Basic (Declaration)
Property SelectionMode As SelectionMode

See Also