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