Skip to main content
.NET Framework Class Library
PropertyGrid..::.Dispose Method





This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List
 NameDescription
Public methodDispose()()()Releases all resources used by the Component. (Inherited from Component.)
Protected methodDispose(Boolean)Disposes of the resources (other than memory) used by the PropertyGrid. (Overrides ContainerControl..::.Dispose(Boolean).)
Top