Enum
PagerPosition

The pager position inside a pageable table component.

Definition

Namespace:Telerik.Blazor

Assembly:Telerik.Blazor.dll

Syntax:

cs-api-definition
public enum PagerPosition

Fields

Bottom

Default pager position. Positions the pager at the of the pageable table component.

Declaration

cs-api-definition
Bottom = 1

Field Value

PagerPosition

Top

Positions the pager at the top of the pageable table component.

Declaration

cs-api-definition
Top = 0

Field Value

PagerPosition

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