RadControls for Silverlight

Attribute for defining a custom property provider.

Namespace: Telerik.Windows.Persistence.Services
Assembly: Telerik.Windows.Controls (in Telerik.Windows.Controls.dll) Version: 2012.3.1017.1050

Syntax

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

Inheritance Hierarchy

System..::..Object
  System..::..Attribute
    Telerik.Windows.Persistence.Services..::..CustomPropertyProviderAttribute

See Also