Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Report Namespace / C1Report Class / EndSection Event

In This Topic
    EndSection Event
    In This Topic
    Fired when the control finishes rendering each Section.
    Syntax
    'Declaration
     
    Public Event EndSection As ReportEventHandler
    public event ReportEventHandler EndSection
    See Also