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

Glossary Item Box

Returns the name of the currently attached theme.

Syntax

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

See Also