ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / Report Class / Themes Property

In This Topic
    Themes Property (Report)
    In This Topic
    Gets all themes associated with this Report.
    Syntax
    'Declaration
     
    Public ReadOnly Property Themes As StringCollection
    public StringCollection Themes {get;}
    See Also