ClassStyleSheet
Class
Definition
Namespace:Telerik.WinControls
Assembly:Telerik.WinControls.dll
Syntax:
cs-api-definition
public class StyleSheet
Inheritance: objectStyleSheet
Constructors
StyleSheet()
Initializes a new instance of the StyleSheet class.
Declaration
cs-api-definition
public StyleSheet()
Properties
PropertySettingGroups
Gets a collection of the property setting groups for the property setting group.
Declaration
cs-api-definition
public List<PropertySettingGroup> PropertySettingGroups { get; }
Property Value
List<PropertySettingGroup>
Methods
Apply(RadObject, bool)
Applies contained property setting groups, if their conditions are ture.