StyleSheet
Class
Definition
Namespace:Telerik.WinControls
Assembly:Telerik.WinControls.dll
Syntax:
C#
public class StyleSheet
Inheritance: objectStyleSheet
Constructors
Initializes a new instance of the StyleSheet class.
C#
public StyleSheet()
Properties
Gets a collection of the property setting groups for the property setting group.
C#
public List<PropertySettingGroup> PropertySettingGroups { get; }