ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Rendering.RenderingTree.Tools Namespace / NewPageExtension Class / ToEndSection Method

In This Topic
    ToEndSection Method
    In This Topic
    Syntax
    'Declaration
     
    Public Shared Function ToEndSection( _
       ByVal from As StartNewPage _
    ) As EndSection
    public static EndSection ToEndSection( 
       StartNewPage from
    )

    Parameters

    from
    See Also