ActiveReports 19 .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 a value indicating whether a theme file is currently attached.
    Syntax
    'Declaration
     
    ReadOnly Property ThemeAttached As Boolean
    bool ThemeAttached {get;}

    Property Value

    A System.Boolean value. true if a theme file is currently attached; otherwise, false.
    See Also