ComponentOne Extended Library for WPF and Silverlight
EditorAttribute Constructor

C1.WPF.Extended Namespace > EditorAttribute Class : EditorAttribute Constructor
The editor.
Initializes a new instance of the EditorAttribute class.
Syntax
'Declaration
 
Public Function New( _
   ByVal editor As Type _
)
public EditorAttribute( 
   Type editor
)

Parameters

editor
The editor.
See Also

Reference

EditorAttribute Class
EditorAttribute Members