C1.WinUI.DataFilter Assembly / C1.WinUI.DataFilter Namespace / ChecklistFilter Class / UpdateItems Method
The object used as the items source.
In This Topic
UpdateItems Method (ChecklistFilter)
In This Topic
Updates the items collection.
Syntax
protected override void UpdateItems( 
   object itemsSource
)

Parameters

itemsSource
The object used as the items source.
See Also