Custom property editor for Web parts.

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

Syntax

C#
public class PropertyGridEditorPart : EditorPart
Visual Basic
Public Class PropertyGridEditorPart
	Inherits EditorPart
Visual C++
public ref class PropertyGridEditorPart : public EditorPart
F#
type PropertyGridEditorPart =  
    class
        inherit EditorPart
    end

Inheritance Hierarchy

See Also