PaginationBuilder.ItemCount Method
| Name | Parameters | Description |
|---|---|---|
| ItemCount(JS) | value | Specifies the total number of items. Mirrors the client-side itemCount option. |
| ItemCount(Int32) | value | Specifies the total number of items. Mirrors the client-side itemCount option. |