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

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

    Property Value

    The end section as an EndSection.
    See Also