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

Glossary Item Box

Specifies the metadata visual representation.

Syntax

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

See Also