ActiveReports Developer 7
Theme Property
See Also 
GrapeCity.ActiveReports.v7 Assembly > GrapeCity.ActiveReports.Expressions Namespace > ITheme Interface : Theme Property

Glossary Item Box

Returns the currently attached theme.

Syntax

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

See Also