BaseEditSettings.CreateEditor Method
| Name | Parameters | Description |
|---|---|---|
| CreateEditor(EditorOptimizationMode) | optimizationMode | Creates a new editor with the specified settings. |
| CreateEditor(IDefaultEditorViewInfo, EditorOptimizationMode) | defaultViewInfo, optimizationMode | Creates a new editor with the specified settings. |
| CreateEditor(Boolean, IDefaultEditorViewInfo, EditorOptimizationMode) | assignEditorSettings, defaultViewInfo, optimizationMode | Creates a new editor with the specified settings. |