IExecuteSettings.AllowPaging

Syntax

AllowPaging: Boolean;

Description

The AllowPaging property determines whether table data pagination will be used.

Comments

Available values:

Example

The property use is given in the example for IDataGridView.SetDataSet.

See also:

IExecuteSettings