ASPxClientVerticalGrid.GetRowById(rowId) Method
Returns the row with the specified unique identifier.
#Declaration
GetRowById(
rowId: string
): ASPxClientVerticalGridRow
#Parameters
Name | Type | Description |
---|---|---|
row |
string | A string value that specifies the row’s unique identifier (the row’s Web |
#Returns
Type | Description |
---|---|
ASPx |
An ASPx |