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