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