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