Table of Contents

TTMSFNCCustomDataGrid.GoToPage Method

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

API unit family: TMSFNCDataGrid Declaring type: TTMSFNCCustomDataGrid

Syntax

procedure GoToPage(APageIndex: Integer);

Parameters

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