Fired when the control finishes rendering each Section.

Namespace:  C1.C1Report
Assembly:  C1.C1Report.2 (in C1.C1Report.2.dll)

Syntax

C#
public event ReportEventHandler EndSection
Visual Basic
Public Event EndSection As ReportEventHandler

See Also