Editor zone from the main portal toolbox.

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

Syntax

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

See Also