Raises the RowEditEnded event.
Namespace:
C1.Silverlight.FlexGridAssembly: C1.Silverlight.FlexGrid.4 (in C1.Silverlight.FlexGrid.4.dll)
Syntax
| C# |
|---|
protected internal virtual void OnRowEditEnded( CellEditEventArgs e ) |
| Visual Basic |
|---|
Protected Friend Overridable Sub OnRowEditEnded ( _ e As CellEditEventArgs _ ) |
Parameters
- e
- Type: C1.Silverlight.FlexGrid..::..CellEditEventArgs
CellEditEventArgs that contains the event data.