[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.SectionEventArgs.-ctor

SectionEventArgs Constructor

SectionEventArgs(Section)

Initializes a new instance of the SectionEventArgs class.

Declaration
public SectionEventArgs(Section section)
Parameters
Type Name Description
Section section

The section.

SectionEventArgs(Section, int)

Initializes a new instance of the SectionEventArgs class.

Declaration
public SectionEventArgs(Section section, int sectionIndex)
Parameters
Type Name Description
Section section
int sectionIndex