Gets or sets a new editing mode. Choose from Design, Source, or Preview modes.
Namespace:
C1.Win.XmlEditorAssembly: C1.Win.XmlEditor.2 (in C1.Win.XmlEditor.2.dll)
Syntax
| C# |
|---|
public EditorMode NewMode { get; set; } |
| Visual Basic (Declaration) |
|---|
Public Property NewMode As EditorMode |