ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.Rdl.Themes Namespace / ITheme Interface / ThemeUri Property

In This Topic
    ThemeUri Property (ITheme)
    In This Topic
    Returns the name of the currently attached theme.
    Syntax
    'Declaration
     
    ReadOnly Property ThemeUri As String
    string ThemeUri {get;}
    See Also