ComponentOne DataFilter for WPF
C1.WPF.DataFilter Namespace / ConditionButtonsControl Class / IsAndCheckedProperty Field

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