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