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

In This Topic
    Details Property (ITableGroup)
    In This Topic
    Defines details rows for this group.
    Syntax
    'Declaration
     
    ReadOnly Property Details As IItemCollection(Of ITableDetail)
    See Also