Blazor | ComponentOne
C1.Blazor.DataFilter Assembly / C1.Blazor.DataFilter Namespace / CheckListFilterPresenter Class / SelectAll Property

In This Topic
    SelectAll Property (CheckListFilterPresenter)
    In This Topic
    Label for CheckAll checkbox.
    Syntax
    'Declaration
     
    
    Public Property SelectAll As String
    public string SelectAll {get; set;}
    See Also