XmlStyleSheet
Class
Definition
Namespace:Telerik.WinControls
Assembly:Telerik.WinControls.dll
Syntax:
C#
[TypeConverter(typeof(ExpandableObjectConverter))]
public class XmlStyleSheet : XmlBuilderData
Inheritance: objectXmlBuilderDataXmlStyleSheet
Constructors
C#
public XmlStyleSheet()
Properties
C#
public XmlPropertySettingGroupCollection PropertySettingGroups { get; }
Gets value indicating the location of the theme file that the XmlStyleSheet has been loaded from.
C#
public string ThemeLocation { get; }