APNSoft Controls [4.5.2.20] - API Reference
DataGridEventArgs.GridRow Property

Gets the referenced row in the DataGrid control when the event is raised.

[Visual Basic]
Public Property GridRow As GridRow
[C#]
public GridRow GridRow {get; set;}

See Also

DataGridEventArgs Class | APNSoft.WebControls Namespace