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

In This Topic
LineSpacing Property (Style)
In This Topic
Gets or sets a spacing between lines.
Syntax
'Declaration
 
Public Property LineSpacing As ExpressionInfo
 

Property Value

An GrapeCity.Enterprise.Data.Expressions.ExpressionInfo object that evaluates to a Length value indicating the spacing between lines.
See Also