FrameworkPropertyGrid Class

Definition

public ref class FrameworkPropertyGrid : System::Windows::Forms::PropertyGrid, IDisposable
public class FrameworkPropertyGrid : System.Windows.Forms.PropertyGrid, IDisposable
type FrameworkPropertyGrid = class
    inherit PropertyGrid
    interface IDisposable
Public Class FrameworkPropertyGrid
Inherits PropertyGrid
Implements IDisposable
Inheritance
FrameworkPropertyGrid
Implements

Constructors

FrameworkPropertyGrid()

Properties

MgmtDbConnectionString
NamespaceName
SelectedObject
SourceCode
ValueChanged
XmlInstance
XsdSchema

Methods

Dispose(Boolean)
IsValidXmlInstance(String, Exception)
OnPropertyValueChanged(PropertyValueChangedEventArgs)
OnSelectedGridItemChanged(SelectedGridItemChangedEventArgs)
SetValueChanged(Boolean)
ShowException(String, Exception)

Applies to