ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / Style Class / LeadingChar Property

In This Topic
    LeadingChar Property
    In This Topic
    Specifies TOC level leading char.
    Syntax
    'Declaration
     
    Public Property LeadingChar As GrapeCity.Enterprise.Data.DataEngine.Expressions.ExpressionInfo
    public GrapeCity.Enterprise.Data.DataEngine.Expressions.ExpressionInfo LeadingChar {get; set;}
    See Also