MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.Rdl.Themes Namespace / ITheme Interface / ThemeUri Property

In This Topic
ThemeUri Property (ITheme)
In This Topic
Gets the URI of the currently attached theme.
Syntax
'Declaration
 
ReadOnly Property ThemeUri As String
 

Property Value

A System.String value indicating the URI of the currently attached theme.
See Also