New to Telerik UI for BlazorStart a free 30-day trial

Controls the type of the pager. You can choose between numeric buttons and input.

Definition

Namespace:Telerik.Blazor

Assembly:Telerik.Blazor.dll

Syntax:

C#
public enum PagerInputType

Fields

Pages are controlled with numeric buttons.

C#
Buttons = 0

Pages are controlled with direct input.

C#
Input = 1
In this article
DefinitionFieldsButtonsInput
Not finding the help you need?
Contact Support