Reporting

Represents the custom property attribute used to mark property as skinable and being used with a skin application

Namespace: Telerik.Reporting.Charting.Styles
Assembly: Telerik.Reporting (in Telerik.Reporting.dll)

Syntax

C#
public sealed class SkinnablePropertyAttribute : Attribute
Visual Basic
Public NotInheritable Class SkinnablePropertyAttribute _
	Inherits Attribute

Inheritance Hierarchy

System..::..Object
  System..::..Attribute
    Telerik.Reporting.Charting.Styles..::..SkinnablePropertyAttribute

Version Information

Supported in: 1.0.1

See Also