ComponentOne InputPanel for UWP
IsThreeState Property

C1.UWP.InputPanel Assembly > C1.Xaml.InputPanel Namespace > C1InputCheckBox Class : IsThreeState Property
Gets or sets the ThreeState of CheckBox.
Syntax
'Declaration
 
Public Property IsThreeState As System.Boolean
public System.bool IsThreeState {get; set;}
See Also

Reference

C1InputCheckBox Class
C1InputCheckBox Members