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