[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Extensibility.Rendering.Components.Table.ITableGroup.Details

Details Property

Details

Gets the details rows for this group.

Declaration
IItemCollection<ITableDetail> Details { get; }
Property Value
Type Description
IItemCollection<ITableDetail>

An IItemCollection<T> of ITableDetail representing the details rows for this group.