Represents a theme for a telerik control. Themes can be serialized and
deserialized, thus saving and loading the theme for a given control.
XmlTheme implements IXmlSerializable which provides custom formatting for
XML serialization and deserialization.
Namespace: Telerik.WinControlsAssembly: Telerik.WinControls (in Telerik.WinControls.dll) Version: 2013.1.321.40 (2013.1.321.40)
Syntax
Inheritance Hierarchy
System..::..Object
Telerik.WinControls..::..XmlTheme
See Also