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

In This Topic
    DataElementName Property (IReport)
    In This Topic
    The name of the top-level element for a report rendered using a data oriented rendering extension (e.g. XML).
    Syntax
    'Declaration
     
    ReadOnly Property DataElementName As String
    string DataElementName {get;}
    See Also