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

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