Represents the custom property attribute used to mark property as skinable and being used with a skin application
Namespace: Telerik.Charting.StylesAssembly: Telerik.WinControls.RadChart (in Telerik.WinControls.RadChart.dll) Version: 2013.1.321.40 (2013.1.321.40)
Syntax
| C# |
|---|
public sealed class SkinnablePropertyAttribute : Attribute |
| Visual Basic |
|---|
Public NotInheritable Class SkinnablePropertyAttribute _
Inherits Attribute |
Inheritance Hierarchy
System..::..Object
System..::..Attribute
Telerik.Charting.Styles..::..SkinnablePropertyAttribute
See Also