DataGridRow::OnItemChanged Method (Object^, Object^)
.NET Framework (current version)
Updates the displayed cells when the Item property value has changed.
Assembly: PresentationFramework (in PresentationFramework.dll)
Parameters
- oldItem
-
Type:
System::Object^
The previous value of the Item property.
- newItem
-
Type:
System::Object^
The new value of the Item property.
.NET Framework
Available since 4.0
Available since 4.0
Show: