ActiveReports 18 .NET Edition
ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rdl Assembly
/
GrapeCity.ActiveReports.PageReportModel Namespace
/
Body Class
/ Style Property
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: Visual Basic (Declaration)
Language Filter: C#
Visual Basic (Declaration)
C#
In This Topic
Style Property (Body)
In This Topic
Gets or sets the the style settings for the report's body.
Syntax
Visual Basic
C#
'Declaration Public Property Style As
Style
public
Style
Style {get; set;}
Property Value
A
Style
object representing the report body's style elements.
Remarks
The body is treated like a rectangular
ReportItem
when determining which style elements apply, with the exception of the
Style.Language
property.
See Also
Reference
Body Class
Body Members