'Declaration
Public Property IsThreeState As Boolean
'Usage
Dim instance As C1CheckBox Dim value As Boolean instance.IsThreeState = value value = instance.IsThreeState
public bool IsThreeState {get; set;}
'Declaration
Public Property IsThreeState As Boolean
'Usage
Dim instance As C1CheckBox Dim value As Boolean instance.IsThreeState = value value = instance.IsThreeState
public bool IsThreeState {get; set;}