[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.SectionReportModel.ControlCollection.CopyTo

CopyTo Method

CopyTo(ARControl[], int)

Copies the controls collection from the specified report to a controls collection at the specified index.

Declaration
public void CopyTo(ARControl[] values, int index)
Parameters
Type Name Description
ARControl[] values
int index