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

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