Exposes methods and properties for a concrete property setttings used in StyleSheets and Themes.
PropertySetting can customize the current value of any RadPropertry of any RadElement instance.
Namespace: Telerik.WinControlsAssembly: Telerik.WinControls (in Telerik.WinControls.dll) Version: 2013.1.321.40 (2013.1.321.40)
Syntax
| C# |
|---|
public interface IPropertySetting |
| Visual Basic |
|---|
Public Interface IPropertySetting |
See Also