C1.Silverlight.Extended Namespace / EditorAttribute Class / EditorAttribute Constructor
The editor.

In This Topic
EditorAttribute Constructor
In This Topic
Initializes a new instance of the EditorAttribute class.
Syntax
'Declaration
 
Public Function New( _
   ByVal editor As Type _
)
 

Parameters

editor
The editor.
See Also