ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / Report Class / ThemeUri Property

In This Topic
    ThemeUri Property (Report)
    In This Topic
    Gets or sets the URI for the current attached theme.
    Syntax
    'Declaration
     
    Public Property ThemeUri As String
    public string ThemeUri {get; set;}
    See Also