Namespace Telerik.Maui.Controls.DataPager
Classes
Represents a button in a RadDataPager that is used for navigating to a page. |
Represents the content of a RadDataPager. It contains the visual elements that comprise the DataPager. |
Defines the views that can be displayed within a RadDataPager. |
Specifies the supported ellipsis modes by the pager control. |
Defines the semantic type of item within a RadDataPager. |
Represents the navigation view of a RadDataPager. It is used for navigating to any page. Contains a RadComboBox with the page numbers. |
A container for the numeric buttons of a RadDataPager. The numeric buttons display a page number as Text and navigate to that page number when clicked. A numeric button may display ellipsis (DataPagerEllipsisMode) instead of a numer based on the EllipsisMode. |
Represents the page-sizes view of a RadDataPager. It is used for choosing the number of items per page. Contains a RadComboBox with the available page sizes. |
Provides default resources for RadDataPager control. |