Namespace: Dapfor.Net.Ui
Assembly: Dapfor.Net (in Dapfor.Net.dll) Version: 2.10.3.24917 (2.10.3.24917)
Assembly: Dapfor.Net (in Dapfor.Net.dll) Version: 2.10.3.24917 (2.10.3.24917)
Syntax
C# |
---|
protected virtual void OnRowRemoved( Row row ) |
Visual Basic |
---|
Protected Overridable Sub OnRowRemoved ( row As Row ) |
Visual C++ |
---|
protected: virtual void OnRowRemoved( Row^ row ) |
F# |
---|
abstract OnRowRemoved : row : Row -> unit override OnRowRemoved : row : Row -> unit |
Parameters
- row
- Type: Dapfor.Net.Ui..::..Row
The row.