WinUI | ComponentOne
C1.WinUI.DataFilter Assembly / C1.WinUI.DataFilter Namespace / ThreeStateFilter Class / SelectAllLabel Property
In This Topic
    SelectAllLabel Property (ThreeStateFilter)
    In This Topic
    Gets or sets the text of label of select all checkbox.
    Syntax
    public string SelectAllLabel {get; set;}
    See Also