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

Glossary Item Box

Specifies the style of the shape.

Syntax

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

See Also