[]
        
(Showing Draft Content)

C1.DataFilter.ChecklistFilterBase.SelectedItems

SelectedItems Property

SelectedItems

Gets the collection of selected items.

Declaration
[Browsable(false)]
public List<ChecklistItem> SelectedItems { get; }
<Browsable(False)>
Public ReadOnly Property SelectedItems As List(Of ChecklistItem)