[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Rdl.Themes.XmlThemeReader

XmlThemeReader Class

Provides functionality to read and parse Theme from XML.

Inheritance
XmlThemeReader
Namespace: GrapeCity.ActiveReports.Rdl.Themes
Assembly: MESCIUS.ActiveReports.Core.Rdl.dll
Syntax
public sealed class XmlThemeReader

Constructors

Name Description
XmlThemeReader()

Methods

Name Description
ReadTheme(FileInfo)

Reads a theme from the specified file.

Extension Methods