Interface for the EditorPart ITemplate.

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

Syntax

C#
public interface ITemplatedEditorPart
Visual Basic
Public Interface ITemplatedEditorPart
Visual C++
public interface class ITemplatedEditorPart
F#
type ITemplatedEditorPart =  interface end

See Also