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

In This Topic
    LeadingChar Property (ITocItem)
    In This Topic
    Gets the leading character.
    Syntax
    'Declaration
     
    ReadOnly Property LeadingChar As String
    string LeadingChar {get;}

    Property Value

    A System.String representing the leading character.
    See Also