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

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