EditableGridRowEventArgs Class |
Namespace: Dynamicweb.Controls
The EditableGridRowEventArgs type exposes the following members.
| Name | Description | |
|---|---|---|
| EditableGridRowEventArgs |
Creates as new instance of a class.
| |
| EditableGridRowEventArgs(GridViewRow) |
Creates as new instance of a class.
| |
| EditableGridRowEventArgs(Int32, GridViewRow) |
Creates as new instance of a class.
|
| Name | Description | |
|---|---|---|
| Row |
Gets an instance of the GridViewRow whici is associated with this object.
| |
| RowID |
Gets the ID of the row.
|