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

In This Topic
    DataElementName Property (ITableGroup)
    In This Topic
    The name of this group instance element.
    Syntax
    'Declaration
     
    ReadOnly Property DataElementName As String
    string DataElementName {get;}
    Remarks
    Group instance elements are subelements of the table group element (i.e. DataCollectionName).
    See Also