Gets the C1GridViewRow that contains the command source.

Namespace:  C1.Web.UI.Controls.C1GridView
Assembly:  C1.Web.UI.Controls.2 (in C1.Web.UI.Controls.2.dll)

Syntax

C#
public C1GridViewRow Row { get; }
Visual Basic
Public ReadOnly Property Row As C1GridViewRow
	Get

See Also