Namespace Syncfusion.Maui.DataGrid.DataPager
Classes
| DataPagerButtonShape
Defines constant that specify the shape of the buttons in the data pager. |
| DataPagerDisplayMode
Gets or sets the page display mode for the SfDataPager. The user can customize the buttons to be displayed in the pager. The default value is FirstLastPreviosNextNumeric. |
| DataPagerEllipsisMode
Define constants that describes the possible ellipsis modes for the NumericButton. |
| DataPagerNumericButtonsGenerateMode
Defines the constants that specify whether the numeric buttons should be generated automatically based on parent size or manually using the specified NumericButtonCount value. |
| DataPagerScrollOrientation
Specifies vertical or horizontal pager directions. |
| DataPagerStyle
Class which customize the styles of the SfDataPager. |
| GridPagedCollectionViewWrapper
Represents the wrapper class that implements the PagedCollectionView to create a QueryableCollectionView based on which data manipulation is performed. |
| NavigationButtons
Defines constants that describes the types of numeric buttons available in the SfDataPager. |
| OnDemandLoadingEventArgs
Class which contains the arguments for OnDemandLoading event. |
| PageChangedEventArgs
Class which contains the arguments for |
| PageChangingEventArgs
Class which contains the arguments for |
| SfDataPager
Provides paging functionality for SfDataGrid that displays records in a paged view. |