'Declaration Public Sub InsertItem( _ ByVal newItem As String, _ ByVal rowIndex As Integer _ )
'Declaration
Public Sub InsertItem( _ ByVal newItem As String, _ ByVal rowIndex As Integer _ )
public void InsertItem( string newItem, int rowIndex )
C1MultiColumnCombo Class C1MultiColumnCombo Members