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