WinUI | ComponentOne
C1.WinUI.DataFilter Assembly / C1.WinUI.DataFilter Namespace / ConditionButtonsControl Class / IsOrEnabled Property
In This Topic
    IsOrEnabled Property
    In This Topic
    Gets or sets whether the Or radio button is enabled.
    Syntax
    public Nullable<bool> IsOrEnabled {get; set;}
    See Also