Class XmlStyleSheet
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Telerik.WinControls
Assembly: Telerik.WinControls.dll
Syntax
public class XmlStyleSheet : XmlBuilderData
Constructors
XmlStyleSheet()
Declaration
public XmlStyleSheet()
XmlStyleSheet(StyleSheet)
Properties
PropertySettingGroups
Declaration
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
public string ThemeLocation { get; }
Property Value
System.String
|