ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Rendering.Components Namespace / DataRegion Class / EndSection Property

In This Topic
    EndSection Property (DataRegion)
    In This Topic
    Specifies where the layout should continue.
    Syntax
    'Declaration
     
    Public ReadOnly Property EndSection As EndSection
    public EndSection EndSection {get;}
    See Also