C1.WPF.FlexGrid.4.6.2 Assembly / C1.WPF.FlexGrid Namespace / ColumnCollection Class / Insert Method

In This Topic
Insert Method (ColumnCollection)
In This Topic
Syntax
'Declaration
 
Public Sub Insert( _
   ByVal index As Integer, _
   ByVal item As Column _
) 
 

Parameters

index
item
See Also