Creates ands initializes a new instance of the editor.

Namespace:  C1.Silverlight.Chart.Editor
Assembly:  C1.Silverlight.Chart.Editor (in C1.Silverlight.Chart.Editor.dll)

Syntax

C#
public ITypeEditorControl Create()
Visual Basic
Public Function Create As ITypeEditorControl

Return Value

The created instance.

Implements

ITypeEditorControlCreate()()()()

See Also