C1.Win.4.8 Assembly / C1.Framework Namespace / TreeColumnCollection Class / InsertItem Method

In This Topic
InsertItem Method (TreeColumnCollection)
In This Topic
Syntax
'Declaration
 
Protected Overrides Sub InsertItem( _
   ByVal index As Integer, _
   ByVal item As GridColumn _
) 
 

Parameters

index
item
See Also