C1.WPF.Extended Namespace / PropertyAttribute Class / PropertyBinding Property

In This Topic
PropertyBinding Property (PropertyAttribute)
In This Topic
Gets or sets the Binding to use when the property is bound to its associated editor.
Syntax
'Declaration
 
Public Property PropertyBinding As Binding
 
See Also