ActiveReports 18 .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
    The leading char used to fill space on this level. The data element name of level.
    Syntax
    'Declaration
     
    ReadOnly Property DataElementName As String
    string DataElementName {get;}
    See Also