The PropertyGrid type exposes the following members.

Methods

  NameDescription
AddNodeOverloaded.
AddPropertyNodeOverloaded.
InstallLicense
Performs manual licensing for specialized deployment scenarios.
OnApplyTemplate
Called by the framework when a template is applied to the control.
(Overrides FrameworkElement..::.OnApplyTemplate()()().)
Refresh
Forces the grid to reload the selected object. This method should not be called in normal use. It should be called only if you have dynamically added or removed a property (for example via a type converter or an ICustomTypeDescriptor implementation) since the object was loaded.
RemoveNode
Removes a top-level node from the grid.

See Also