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