RadControls for Silverlight

Attribute for defining a serialization provider.

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

Syntax

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

Inheritance Hierarchy

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

See Also