C1.Win.DataFilter.4.8 Assembly / C1.Win.DataFilter Namespace / ChecklistFilter Class / SelectedItems Property

In This Topic
SelectedItems Property (ChecklistFilter)
In This Topic
Gets the collection of selected items.
Syntax
'Declaration
 
Public ReadOnly Property SelectedItems As List(Of ChecklistItem)
 
See Also