Blazor | ComponentOne
C1.Blazor.DataFilter Assembly / C1.Blazor.DataFilter Namespace / CheckListFilterPresenter Class / SelectAllProperty Field

In This Topic
    SelectAllProperty Field
    In This Topic
    Identifies the SelectAll dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly SelectAllProperty As DependencyProperty
    public static readonly DependencyProperty SelectAllProperty
    See Also