'Declaration
Public Property ListDescriptionSubItemIndex As Integer
'Usage
Dim instance As GcComboBoxCellType Dim value As Integer instance.ListDescriptionSubItemIndex = value value = instance.ListDescriptionSubItemIndex
public int ListDescriptionSubItemIndex {get; set;}
Property Value
An System.Int32 value that indicates the index of a SubItem related to the StatusBar display.The default is 0.