ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / TableOfContentsLevel Class / DataElementName Property

In This Topic
    DataElementName Property (TableOfContentsLevel)
    In This Topic
    Specifies the data element name.
    Syntax
    'Declaration
     
    Public Property DataElementName As String
    public string DataElementName {get; set;}
    See Also