Enum PagerPosition
Specifies the position of the pager in the Pivot Table.
Namespace: Syncfusion.Blazor.PivotView
Assembly: Syncfusion.Blazor.dll
Syntax
public enum PagerPosition
Fields
| Name | Description |
|---|---|
| Bottom | The pager will be displayed at the bottom of the Pivot Table. |
| Top | The pager will be displayed at the top of the Pivot Table. |