ComponentOne DataFilter for WPF
C1.WPF.DataFilter.View 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