ActiveReports 12
Style Property (Body)
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#
GrapeCity.ActiveReports.v12 Assembly
>
GrapeCity.ActiveReports.PageReportModel Namespace
>
Body Class
: Style Property
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
Language
property.
See Also
Reference
Body Class
Body Members