Click or drag to resize

EditableGridRowEventArgsRow Property

Gets an instance of the GridViewRow whici is associated with this object.

Namespace:  Dynamicweb.Controls
Assembly:  Dynamicweb.Controls (in Dynamicweb.Controls.dll) Version: 4.2.3
Syntax
public GridViewRow Row { get; }

Property Value

Type: GridViewRow
Remarks