Table of Contents

TTMSFNCDataGrid.GoToPage Method

Navigates to the specified page index when footer paging is enabled.

API unit family: TMSFNCDataGrid Declaring type: TTMSFNCDataGrid Inherited from: TTMSFNCCustomDataGrid

Syntax

procedure GoToPage(APageIndex: Integer);

Parameters

Name Description
APageIndex Zero-based page index to navigate to.