Skip to main content
A newer version of this page is available. .

PivotGridWebOptionsPager Properties

Contains the pivot grid’s pager settings.
Name Description
AllButton Gets the All button’s settings. Inherited from PagerSettingsEx.
AlwaysShowPager Gets or sets whether the Pager is displayed within the ASPxPivotGrid when there is only one page.
ColumnPageIndex Gets or sets the index of the active column page in the virtual scrolling mode.
ColumnsPerPage Gets or sets the maximum number of columns displayed on a page in the virtual scrolling mode.
CurrentPageNumberFormat Gets or sets the pattern used to format the text of the numeric button that corresponds to the selected page. Inherited from PagerSettingsEx.
EllipsisMode Gets or sets how an Ellipsis symbol(s) is drawn to indicate page numbers that are omitted. Inherited from PagerSettingsEx.
EnableAdaptivity Specifies whether an adaptive behavior is enabled for the pager. Inherited from PagerSettingsEx.
FirstPageButton Gets the First button’s settings. Inherited from PagerSettingsEx.
LastPageButton Gets the Last button’s settings. Inherited from PagerSettingsEx.
NextPageButton Gets the Next button’s settings. Inherited from PagerSettingsEx.
NumericButtonCount Gets or sets the maximum number of numeric buttons that can be displayed within a paginated control. Inherited from PagerSettingsEx.
PageIndex Gets or sets the index of the page currently being selected.
PageNumberFormat Gets or sets the pattern used to format the text of numeric buttons. Inherited from PagerSettingsEx.
PagerAlign Gets or sets the pager’s horizontal alignment within the pivot grid.
PageSizeItemSettings Gets the Page Size Item element’s settings. Inherited from PagerSettingsEx.
Position Gets or sets the pager’s position within a paginated control. Inherited from PagerSettingsEx.
PrevPageButton Gets the Previous button’s settings. Inherited from PagerSettingsEx.
RenderMode Obsolete. Gets or sets a value that specifies the render mode of the pager elements. Inherited from PagerSettingsEx.
RowsPerPage Gets or sets the maximum number of rows displayed within a page. Setting this property to 0 hides the Pager.
SEOFriendly Gets or sets whether Search-Engine Optimization (SEO) mode is enabled. Inherited from PagerSettingsEx.
SeoNavigateUrlFormatString Gets or sets the pattern used to format the pages’ navigation URLs in Search-Engine Optimization (SEO) mode. Inherited from PagerSettingsEx.
ShowDefaultImages Gets or sets whether default button images are shown. Inherited from PagerSettingsEx.
ShowDisabledButtons Gets or sets whether navigation buttons that are temporarily disabled are shown. Inherited from PagerSettingsEx.
ShowNumericButtons Gets or sets whether numeric buttons are visible. Inherited from PagerSettingsEx.
ShowSeparators Gets or sets whether separators that separate page numbers are shown. Inherited from PagerSettingsEx.
Summary Gets the control’s Summary settings. Inherited from PagerSettingsEx.
Visible Gets or sets whether the pager is visible. Inherited from PagerSettingsEx.
See Also