Gets the currently selected items.

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

Syntax

C#
IList SelectedItems { get; }
Visual Basic (Declaration)
ReadOnly Property SelectedItems As IList

See Also