[]
        
(Showing Draft Content)

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

Details Property

Details

Gets the collection of details rows for this table.

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

An IItemCollection<T> of ITableDetail representing the table's details.