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

In This Topic
    Table Property (ITableGroup)
    In This Topic
    The ITable that this group is a member of.
    Syntax
    'Declaration
     
    ReadOnly Property Table As ITable
    ITable Table {get;}
    See Also