Click or drag to resize

ObjectEditorBaseEditorMode Property

Gets or sets the editing mode of the object editor

Namespace:  Hummingbird.TestFramework.Extensibility
Assembly:  Hummingbird.TestFramework (in Hummingbird.TestFramework.dll) Version: 1.2.0.0
Syntax
public EditorMode EditorMode { get; set; }

Property Value

Type: EditorMode
The editing mode.
See Also