ActiveReports 8
ITheme Interface Members
See Also  Properties  Methods 
GrapeCity.ActiveReports.v8 Assembly > GrapeCity.ActiveReports.Expressions Namespace : ITheme Interface

Glossary Item Box

The following tables list the members exposed by ITheme.

Public Properties

 NameDescription
 PropertyThemeReturns the currently attached theme.  
 PropertyThemeAttachedGets if a theme file is currently attached.  
 PropertyThemeUriReturns the name of the currently attached theme.  
Top

Public Methods

 NameDescription
 MethodCreateThemeCreates a new theme based on the supplied URI.  
 MethodGetColorsReturns all the theme colors associated with the currently attached theme.  
Top

See Also