C1.WinUI.DataFilter Assembly / C1.WinUI.DataFilter Namespace / ChecklistFilter Class / SelectedItems Property
In This Topic
SelectedItems Property (ChecklistFilter)
In This Topic
Gets the collection of selected items.
Syntax
public List<ChecklistItem> SelectedItems {get;}
See Also