Attribute for defining a custom property provider.
Namespace: Telerik.Windows.Persistence.ServicesAssembly: 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
See Also