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

In This Topic
    Text Property (ITocItem)
    In This Topic
    Gets the levels and label text.
    Syntax
    'Declaration
     
    ReadOnly Property Text As String
    string Text {get;}

    Property Value

    A System.String representing the levels and label text.
    See Also