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

Glossary Item Box

Gets if a theme file is currently attached.

Syntax

Visual Basic (Declaration) 
ReadOnly Property ThemeAttached As System.Boolean
C# 
System.bool ThemeAttached {get;}

See Also