Skip to main content

IEditorView.DiffEditor property

Namespace: NextDesign.Desktop

Description

Diff Editor
If the editor view does not have a diff editor (※), returns null.

(※) The following views are applicable.

  • Configuration Editor
  • Custom Editor
IEditor DiffEditor { get; }

Type