MAUI | ComponentOne
C1.Maui.Core Assembly / C1.Maui.Core Namespace / C1CheckBox Class / IsThreeState Property
In This Topic
    IsThreeState Property
    In This Topic
    Gets or sets whether C1CheckBox supports indeterminate state.
    Syntax
    public bool IsThreeState {get; set;}
    See Also