C1.Silverlight.FlexGrid.5
Insert Method (RowCollection)

Syntax
'Declaration
 
Public Sub Insert( _
   ByVal index As System.Integer, _
   ByVal item As Row _
) 
public void Insert( 
   System.int index,
   Row item
)

Parameters

index
item
See Also

Reference

RowCollection Class
RowCollection Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.