CGXGridCore::GetRow
ROWCOL GetRow(ROWCOL nClientRow);
nClientRow
Specifies the relative row index.
Return Value
The corresponding row id.
Remarks
Converts the specified row index into an absolute index.
For example, relative row index 1 refers to the first scrollable row below the frozen row(s).