[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.SectionCollection.CopyTo

CopyTo Method

CopyTo(Section[], int)

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

Declaration
public void CopyTo(Section[] sections, int index)
Parameters
Type Name Description
Section[] sections
int index