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