CurrentPage: Integer;
The CurrentPage property determines number of the page with source records displayed in the table.
The property is relevant if the AllowPaging property is set to True.
The property use is given in the example for IDataGridView.SetDataSet.
See also: