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