SetItemsSource Method (ChecklistFilterBase)
Sets the object used as the items source for the checklist.
protected virtual void SetItemsSource(
object
)
'Declaration
Protected Overridable Sub SetItemsSource( _
ByVal As Object _
)
Parameters
- itemsSource
- The object used as the items source.