| 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; }
Public ReadOnly Property Row As GridViewRow
Get
Property Value
Type:
GridViewRowRemarks See Also