CGXBrowserGrid::IsOnLastRecord
BOOL IsOnLastRecord();
Return Value
Nonzero if current record is the last row; otherwise 0.
Remarks
Returns nonzero if the current record is the last row (when CanUpdate returns TRUE, the last row is the append row).