ItemsPerPage Attribute

This material pertains to version 3.0 of Blackbaud CRM SDK.

With a default value of "30," the optional ItemsPerPage attribute determines how many rows to display per page.

<ListBuilder QueryViewID="AE91E1A7-2130-409C-8D06-198030EB0AA7" ItemsPerPage="5">

Example: The ItemsPerPage attribute determines the number of rows per page.