Provides data for events raised by the PropertyGrid control.
The following tables list the members exposed by the PropertyEventArgs type.
Name | Description | |
---|---|---|
![]() |
Initializes a new instance of the PropertyEventArgs class. |
Name | Description | |
---|---|---|
![]() |
Gets the action associated with the event. |
|
![]() |
Gets the index of the object associated with the event. |
|
![]() |
Gets the metaData of the property. |
|
![]() |
Gets or sets the new value of the property. |
|
![]() |
Gets the old value of the property. |
|
![]() |
Gets the name of the property. |
|
![]() |
Gets the value of the property. |