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

In This Topic
EndSection Property (ITableGroup)
In This Topic
Gets the location where the layout should continue.
Syntax
'Declaration
 
ReadOnly Property EndSection As EndSection
 

Property Value

An instance of EndSection representing where the layout should continue.
See Also