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

In This Topic
    DetailDataElementName Property (ITableGroup)
    In This Topic
    The name that data oriented rendering extensions should use for each detail instance of the table.
    Syntax
    'Declaration
     
    ReadOnly Property DetailDataElementName As String
    string DetailDataElementName {get;}
    See Also