New to Telerik UI for .NET MAUIStart a free 30-day trial

Specifies the supported ellipsis modes by the pager control.

Definition

Namespace:Telerik.Maui.Controls.DataPager

Assembly:Telerik.Maui.Controls.dll

Syntax:

C#
public enum DataPagerEllipsisMode

Fields

Ellipsis is shown instead of the last numeric button.

C#
After = 2

Ellipsis is shown instead of the first numeric button.

C#
Before = 1

Ellipsis are shown on both sides.

C#
Both = 3

No ellipsis are shown.

C#
None = 0
In this article
DefinitionFieldsAfterBeforeBothNone
Not finding the help you need?
Contact Support