Visual Basic (Declaration) | |
---|---|
Protected Overrides Sub OnRowEditEnding( _ ByVal e As DataGridRowEditEndingEventArgs _ ) |
C# | |
---|---|
protected override void OnRowEditEnding( DataGridRowEditEndingEventArgs e ) |
Parameters
- e
- The DataGridRowEditEndingEventArgs instance containing the event data.
Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family