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

Glossary Item Box

Gets all themes associated with this Report.

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property Themes As System.Collections.Specialized.StringCollection
C# 
public System.Collections.Specialized.StringCollection Themes {get;}

See Also