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

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