ActiveReports Developer 7
Style Property
See Also 
GrapeCity.ActiveReports.Extensibility.v7 Assembly > GrapeCity.ActiveReports.Extensibility.Rendering.Components Namespace > IBody Interface : Style Property

Glossary Item Box

Returns style of this IBody instance

Syntax

Visual Basic (Declaration) 
ReadOnly Property Style As IStyle
C# 
IStyle Style {get;}

See Also