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

In This Topic
    LineSpacing Property (Style)
    In This Topic
    Space between lines
    Syntax
    'Declaration
     
    Public Property LineSpacing As GrapeCity.Enterprise.Data.Expressions.ExpressionInfo
    public GrapeCity.Enterprise.Data.Expressions.ExpressionInfo LineSpacing {get; set;}
    See Also