PropertyValueChangedEventArgs Constructor (GridItem^, Object^)
.NET Framework (current version)
Initializes a new instance of the PropertyValueChangedEventArgs class.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Parameters
- changedItem
-
Type:
System.Windows.Forms::GridItem^
The item in the grid that changed.
- oldValue
-
Type:
System::Object^
The old property value.
.NET Framework
Available since 1.1
Available since 1.1
Show: