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.
DataGridView::RowValidated Event
.NET Framework (current version)
Occurs after a row has finished validating.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
This event is analogous to the Validated event. Use this event to perform post-processing on a row of values.
For more information about handling events, see NIB: Consuming Events.
.NET Framework
Available since 2.0
Available since 2.0
Show: