The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
DataGrid.PreparingCellForEdit Event
.NET Framework (current version)
Occurs when a cell enters edit mode.
Assembly: PresentationFramework (in PresentationFramework.dll)
You can handle this event to modify a cell when it enters edit mode.
This event occurs after the BeginningEdit event if that event is not canceled.
.NET Framework
Available since 4.0
Silverlight
Available since 2.0
Available since 4.0
Silverlight
Available since 2.0
Show: