The members of System.Windows.Forms.PropertyValueChangedEventArgs are listed below.
See Also: Inherited members from System.EventArgs
Initializes a new instance of the System.Windows.Forms.PropertyValueChangedEventArgs class. |
[read-only] | ChangedItem | GridItem.
Gets the System.Windows.Forms.GridItem that was changed. |
[read-only] | OldValue | object.
The value of the grid item before it was changed. |