[]
        
(Showing Draft Content)

C1.Android.Core.C1CheckBox.IsThreeState

IsThreeState Property

IsThreeState

Gets or sets whether C1CheckBox supports indeterminate state.

Declaration
public bool IsThreeState { get; set; }
Public Property IsThreeState As Boolean