APNSoft Controls [4.5.2.20] - API Reference
APNSoftDataGrid.GetSelectedRow Method 

Returns the Selected Row.

[Visual Basic]
Public Function GetSelectedRow() As GridRow
[C#]
public GridRow GetSelectedRow();

Return Value

Selected Row.

See Also

APNSoftDataGrid Class | APNSoft.WebControls Namespace