Custom property editor for Web parts.

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

Syntax

C#
public class PropertyGridEditorPart : EditorPart
Visual Basic
Public Class PropertyGridEditorPart _
	Inherits EditorPart
Visual C++
public ref class PropertyGridEditorPart : public EditorPart

Inheritance Hierarchy

See Also