Class
XmlStyleSheet

Definition

Namespace:Telerik.WinControls

Assembly:Telerik.WinControls.dll

Syntax:

cs-api-definition
[TypeConverter(typeof(ExpandableObjectConverter))]
public class XmlStyleSheet : XmlBuilderData

Inheritance: objectXmlBuilderDataXmlStyleSheet

Constructors

XmlStyleSheet()

Declaration

cs-api-definition
public XmlStyleSheet()

XmlStyleSheet(StyleSheet)

Declaration

cs-api-definition
public XmlStyleSheet(StyleSheet style)

Parameters

style

StyleSheet

Properties

PropertySettingGroups

Declaration

cs-api-definition
public XmlPropertySettingGroupCollection PropertySettingGroups { get; }

Property Value

XmlPropertySettingGroupCollection

ThemeLocation

Gets value indicating the location of the theme file that the XmlStyleSheet has been loaded from.

Declaration

cs-api-definition
public string ThemeLocation { get; }

Property Value

string