Microsoft SDK for Java

DhTable.setPageSize

Sets the display page size for this table when bound to data.

Syntax

public void setPageSize( int nPageSize )

Parameters

nPageSize

Number of rows to display per page.

See Also   getPageSize

© 1999 Microsoft Corporation. All rights reserved. Terms of use.