ActiveReports Developer 7
ThemeUri Property
See Also 
GrapeCity.ActiveReports.v7 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > Report Class : ThemeUri Property

Glossary Item Box

Gets or sets the URI for the current attached theme.

Syntax

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

See Also