Enum
PagerInputType

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

Definition

Namespace:Telerik.Blazor

Assembly:Telerik.Blazor.dll

Syntax:

cs-api-definition
public enum PagerInputType

Fields

Buttons

Pages are controlled with numeric buttons.

Declaration

cs-api-definition
Buttons = 0

Field Value

PagerInputType

Input

Pages are controlled with direct input.

Declaration

cs-api-definition
Input = 1

Field Value

PagerInputType

In this article
DefinitionFieldsButtonsInput
Not finding the help you need?
Contact Support