CustomEditorConfigs interface
Namespace: NextDesign.Desktop.CustomUI
Description
A configuration that statically determines the characteristics of the custom editor.
Affiliation area
| Name | Description |
|---|---|
| Custom UI | APIs to access the custom UI. |
Property
| Name | Description |
|---|---|
| SelectionMode | Gets or sets the element selection mode. |
| SupportDiff | Gets or sets whether to support diff display. |
| SupportEditorTrace | Gets or sets whether to support inter-editor tracing. |
| SupportErrorDisplay | Gets or sets whether to support error display. |
| SupportIndicatorDisplay | Gets or sets whether to support indicator display. |
| SupportProductLine | Gets or sets whether to support product line display. |
| SupportSearchResultDisplay | Gets or sets whether to support the display of search results. |