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

In This Topic
Editor Property (PropertyAttribute)
In This Topic
Gets or sets the current editor selected for the property.
Syntax
'Declaration
 
Public Property Editor As ITypeEditorControl
 
See Also