[]
        
(Showing Draft Content)

C1.Win.DataFilter.ChecklistFilter.SetItemsSource

SetItemsSource Method

SetItemsSource(object)

Sets the object used as the items source for the checklist.

Declaration
protected override void SetItemsSource(object itemsSource)
Parameters
Type Name Description
object itemsSource

The object used as the items source.

Overrides