[]
        
(Showing Draft Content)

C1.Win.DataFilter.ChecklistFilter

ChecklistFilter Class

Represents a filter with checklist.

Inheritance
ChecklistFilter
Namespace: C1.Win.DataFilter
Assembly: C1.Win.DataFilter.8.dll
Syntax
public class ChecklistFilter : ChecklistFilterBase, INotifyPropertyChanged

Constructors

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.

Properties

Name Description
LayoutType

Gets or sets a value indicating layout type of checklist.

Methods

Name Description
SetItemsSource(object)

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

UpdateItems(object)

Updates the items collection.