MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components Namespace / IBody Interface / Style Property

In This Topic
Style Property (IBody)
In This Topic
Gets the defined style information for the report's body.
Syntax
'Declaration
 
ReadOnly Property Style As IStyle
 

Property Value

An IStyle representing the defined style information for the report's body.
See Also