BaseEditSettings.ApplyToEdit Method
| Name | Parameters | Description |
|---|---|---|
| ApplyToEdit(IBaseEdit, Boolean, IDefaultEditorViewInfo, Boolean) | edit, assignEditorSettings, defaultViewInfo, force | Assigns the editor settings to the specified editor. |
| ApplyToEdit(IBaseEdit, Boolean, IDefaultEditorViewInfo) | edit, assignEditorSettings, defaultViewInfo | Assigns the editor settings to the specified editor. |