Back to Devexpress

BaseEditSettings.CreateEditor Method

wpf-devexpress-dot-xpf-dot-editors-dot-settings-dot-baseeditsettings-dot-createeditor.md

latest976 B
Original Source

BaseEditSettings.CreateEditor Method

NameParametersDescription
CreateEditor(EditorOptimizationMode)optimizationModeCreates a new editor with the specified settings.
CreateEditor(IDefaultEditorViewInfo, EditorOptimizationMode)defaultViewInfo, optimizationModeCreates a new editor with the specified settings.
CreateEditor(Boolean, IDefaultEditorViewInfo, EditorOptimizationMode)assignEditorSettings, defaultViewInfo, optimizationModeCreates a new editor with the specified settings.