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