public string TextTrue {get; set;}
'Declaration Public Property TextTrue As String
'Declaration
Public Property TextTrue As String
'Usage Dim instance As CheckBoxCellType Dim value As String instance.TextTrue = value value = instance.TextTrue
'Usage
Dim instance As CheckBoxCellType Dim value As String instance.TextTrue = value value = instance.TextTrue
CheckBoxCellType Class CheckBoxCellType Members