ComponentOne DataFilter for WPF
C1.WPF.DataFilter Namespace / CheckListFilterPresenter Class / SelectAllProperty Field

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