RadControls for Silverlight

Attribute to define a 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 PropertyProviderAttribute : Attribute
Visual Basic
Public NotInheritable Class PropertyProviderAttribute _
	Inherits Attribute

Inheritance Hierarchy

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

See Also