MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components.Table Namespace / ITableGroup Interface / Footer Property

In This Topic
Footer Property (ITableGroup)
In This Topic
Gets the footer section of this group.
Syntax
'Declaration
 
ReadOnly Property Footer As ITableHeaderFooterRows
 

Property Value

An instance of ITableHeaderFooterRows representing the footer section of this group.
See Also