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

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