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

Glossary Item Box

Specifies the image that should be displayed, if any.

Syntax

Visual Basic (Declaration) 
ReadOnly Property Image As System.String
C# 
System.string Image {get;}

See Also