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

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