WinUI | ComponentOne
C1.WinUI.DataFilter Assembly / C1.WinUI.DataFilter Namespace / ChecklistFilterBase Class / ItemsSource Property
In This Topic
    ItemsSource Property (ChecklistFilterBase)
    In This Topic
    Gets or sets the object used as the items source for the checklist.
    Syntax
    public object ItemsSource {get; set;}
    See Also