Represents metadata for a RadProperty. RadPropertyMetadata describes the property.
For example, through DefaultValue property you can get or set the default value
for the property.
Namespace: Telerik.WinControlsAssembly: Telerik.WinControls (in Telerik.WinControls.dll) Version: 2013.1.321.40 (2013.1.321.40)
Syntax
| C# |
|---|
public class RadPropertyMetadata |
| Visual Basic |
|---|
Public Class RadPropertyMetadata |
Inheritance Hierarchy
See Also