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

In This Topic
    ThemeAttached Property
    In This Topic
    Gets if a theme file is currently attached.
    Syntax
    'Declaration
     
    ReadOnly Property ThemeAttached As Boolean
    bool ThemeAttached {get;}
    See Also