Gets or sets the the style settings for the report's body.
| Visual Basic (Declaration) | |
|---|---|
Public Property Style As Style | |
| C# | |
|---|---|
public Style Style {get; set;} | |
Property Value
A Style object representing the report body's style elements.The body is treated like a rectangular ReportItem when determining which style elements apply, with the exception of the Language property.