RadControls for WinForms

Overload List

  NameDescription
Public methodRadPropertyMetadata()()()()
Initializes a new instance of the RadPropertyMetadata class.
Public methodRadPropertyMetadata(Object)
Initializes a new instance of the RadPropertyMetadata class using the default value of the property.
Public methodRadPropertyMetadata(PropertyChangedCallback)
Initializes a new instance of the RadPropertyMetadata class using a property changed callback.
Public methodRadPropertyMetadata(Object, PropertyChangedCallback)
Initializes a new instance of the RadPropertyMetadata class using an object and a property changed callback.

See Also