ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components Namespace / IPageRegion Interface / EndSection Property

In This Topic
    EndSection Property (IPageRegion)
    In This Topic
    Gets the value specifying where the layout should continue.
    Syntax
    'Declaration
     
    ReadOnly Property EndSection As EndSection
    EndSection EndSection {get;}

    Property Value

    An EndSection value specifying where the layout should continue.
    See Also