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