Product Bundles
DevCraft
All Telerik .NET tools and Kendo UI JavaScript components in one package. Now enhanced with:
Web
Mobile
Document Management
Desktop
Reporting
Testing & Mocking
CMS
UI/UX Tools
Debugging
Free Tools
Support and Learning
Docs & Resources
Productivity and Design Tools
The pager position inside a pageable table component.
Namespace:Telerik.Blazor
Assembly:Telerik.Blazor.dll
Syntax:
public enum PagerPosition
Default pager position. Positions the pager at the of the pageable table component.
Declaration
Bottom = 1
Field Value
PagerPosition
Positions the pager at the top of the pageable table component.
Top = 0