Click or drag to resize

PropertyTable Events

The PropertyTable type exposes the following members.

Events
  NameDescription
Public eventGetValue
Event which is raised when a PropertyGrid requests the value of a property.
(Inherited from PropertyBag.)
Public eventSetValue
Event which is raised when the user changes the value of a property in a PropertyGrid.
(Inherited from PropertyBag.)
Top
See Also