C1.WinUI.DataFilter Assembly / C1.WinUI.DataFilter Namespace / ChecklistFilter Class / ShowSelectAll Property
In This Topic
ShowSelectAll Property (ChecklistFilter)
In This Topic
Gets or sets a value indicating whether show select all checkbox or not.
Syntax
public bool ShowSelectAll {get; set;}
See Also