[]
Represents a filter with checklist.
public class ChecklistFilter : ChecklistFilterBase, INotifyPropertyChanged, IComponent, IDisposable
Name | Description |
---|---|
ChecklistFilter() | Initializes a new instance of the ChecklistFilter. |
ChecklistFilter(string, bool) | Initializes a new instance of the ChecklistFilter with the name of the data item property. |
Name | Description |
---|---|
SetItemsSource(object) | Sets the object used as the items source for the checklist. |
UpdateItems(object) | Updates the items collection. |