ActiveReports Developer 7
Images Property
See Also 
GrapeCity.ActiveReports.v7 Assembly > GrapeCity.ActiveReports.Expressions.Remote.GlobalDataTypes Namespace > Theme Class : Images Property

Glossary Item Box

Gets the images associated with this theme.

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property Images As Images
C# 
public Images Images {get;}

See Also