Editor zone from the main portal toolbox.

Namespace: MonoSoftware.MonoX
Assembly: MonoX (in MonoX.dll) Version: 5.1.40.5065 (5.1.40.5065)

Syntax

C#
TemplatedEditorZone EditorZone { get; }
Visual Basic
ReadOnly Property EditorZone As TemplatedEditorZone
	Get
Visual C++
property TemplatedEditorZone^ EditorZone {
	TemplatedEditorZone^ get ();
}
F#
abstract EditorZone : TemplatedEditorZone with get

Property Value

Type: TemplatedEditorZone

See Also