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

In This Topic
ThemeAttached Property
In This Topic
Gets a value indicating whether a theme file is currently attached.
Syntax
'Declaration
 
ReadOnly Property ThemeAttached As Boolean
 

Property Value

A System.Boolean value. true if a theme file is currently attached; otherwise, false.
See Also