Editor

Namespace: CuteEditor.Design
Assembly: CuteEditor (in CuteEditor.dll) Version: 6.7.0.0

Syntax

C#
public Editor Editor { get; }
Visual Basic
Public ReadOnly Property Editor As Editor
	Get
Visual C++
public:
property Editor^ Editor {
	Editor^ get ();
}

See Also