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

In This Topic
    DataElementName Property (ITocLevel)
    In This Topic
    Gets the data element name of the level.
    Syntax
    'Declaration
     
    ReadOnly Property DataElementName As String
    string DataElementName {get;}

    Property Value

    A System.String representing the data element name of the level.
    See Also