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

In This Topic
    DetailDataCollectionName Property (ITable)
    In This Topic
    The name that data oriented rendering extensions should use for the collection of all instances of the table's details.
    Syntax
    'Declaration
     
    ReadOnly Property DetailDataCollectionName As String
    string DetailDataCollectionName {get;}
    See Also