'Declaration Public Property TextSubItemIndex As Integer
'Usage Dim instance As GcComboBoxCellType Dim value As Integer instance.TextSubItemIndex = value value = instance.TextSubItemIndex
public int TextSubItemIndex {get; set;}
Property Value
An System.Int32 value.The default is 0.