[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Data.FieldCollection.Insert

Insert Method

Insert(int, Field)

Inserts an existing field in the fields collection at the specified location.

Declaration
public void Insert(int index, Field field)
Parameters
Type Name Description
int index
Field field