See Also

RowCollection Class  | RowCollection Members  | Overload List

Language

Visual Basic

C#

Show All

index
rows
See Also Languages ActiveReports.Viewer Send feedback to Data Dynamics

InsertRange(Int32,RowCollection) Method

[Visual Basic]
Overloads Public Sub InsertRange( _    ByVal index As Integer, _    ByVal rows As RowCollection _ )
[C#]
public void InsertRange(    int index,    RowCollection rows );

Parameters

index
rows

See Also

RowCollection Class  | RowCollection Members  | Overload List

 

 


Copyright © 2004-2005 Data Dynamics, Ltd. All rights reserved.