ActiveReports 18 .NET Edition
MESCIUS.ActiveReports Assembly / GrapeCity.ActiveReports Namespace / SectionReport Class / Stop Method

In This Topic
    Stop Method
    In This Topic
    Stops processing the report.
    Syntax
    'Declaration
     
    Public Sub Stop() 
    public void Stop()
    Remarks
    All rendered pages are retained in the report's Document.
    See Also