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

Glossary Item Box

Specifies image source for image.

Syntax

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

See Also