Help us make our products better.Take our 5 minute survey.
Dismiss

CustomPaging Plugin Reference

A plugin that allows implementing a custom totalCount calculation logic.

Import

Use the following statement to import the plugin:

import { CustomPaging } from '@devexpress/dx-react-grid';

User Reference

Dependencies

Properties

Name Type Default Description
totalCount? number 0 The total row count.

Plugin Developer Reference

Imports

none

Exports

Name Plugin Type Description
totalCount Getter number The total row count.
This site uses cookies to make your browsing experience more convenient and personal. Cookies store useful information on your computer to help us improve the efficiency and relevance of our site for you. In some cases, they are essential to making the site work properly. By accessing this site, you consent to the use of cookies. For more information, refer to DevExpress’ privacy policy and cookie policy.