DataPageSize Property
Returns or sets the number of records shown for the specified banding level on a data access page. The default value is 5 for a banded page and 1 for a non-banded page. Read/write Long.
expression.DataPageSize
*expression * Required. An expression that returns a GroupLevel object.
Applies to | GroupLevel Object