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

In This Topic
    EndSection Property (ITablixMember)
    In This Topic
    Gets the section 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