C1.WPF.FlexGrid.4.6.2 Assembly / C1.WPF.FlexGrid Namespace / RowCollection Class / InsertItem Method

In This Topic
InsertItem Method (RowCollection)
In This Topic
Syntax
'Declaration
 
Protected Overridable Sub InsertItem( _
   ByVal index As Integer, _
   ByVal item As Row _
) 
 

Parameters

index
item
See Also