Back to Devexpress

ASPxCardViewPagerSettings Properties

aspnet-devexpress-dot-web-dot-aspxcardviewpagersettings-dot-underscore-properties.md

latest6.5 KB
Original Source

ASPxCardViewPagerSettings Properties

Provides settings that affect the pager appearance and functionality.

NameDescription
AllButtonGets the All button’s settings. Inherited from PagerSettingsEx.
AlwaysShowPagerGets or sets whether the pager is displayed in the control when there is only one page. Inherited from ASPxGridPagerSettings.
CurrentPageNumberFormatGets or sets the pattern used to format the text of the numeric button that corresponds to the selected page. Inherited from PagerSettingsEx.
EllipsisModeGets or sets how an Ellipsis symbol(s) is drawn to indicate page numbers that are omitted. Inherited from PagerSettingsEx.
EnableAdaptivitySpecifies whether an adaptive behavior is enabled for the pager. Inherited from PagerSettingsEx.
EndlessPagingModeGets or sets a value that defines endless paging mode.
FirstPageButtonGets the First button’s settings. Inherited from PagerSettingsEx.
LastPageButtonGets the Last button’s settings. Inherited from PagerSettingsEx.
ModeGets or sets whether page-mode navigation is enabled.
NextPageButtonGets the Next button’s settings. Inherited from PagerSettingsEx.
NumericButtonCountGets or sets the maximum number of numeric buttons that can be displayed within a paginated control. Inherited from PagerSettingsEx.
PageNumberFormatGets or sets the pattern used to format the text of numeric buttons. Inherited from PagerSettingsEx.
PageSizeItemSettingsGets the Page Size Item element’s settings. Inherited from PagerSettingsEx.
PositionSpecifies the pager’s position in a grid control. Inherited from ASPxGridPagerSettings.
PrevPageButtonGets the Previous button’s settings. Inherited from PagerSettingsEx.
RenderModeObsolete. Gets or sets a value that specifies the render mode of the pager elements. Inherited from PagerSettingsEx.
SEOFriendlyGets or sets whether Search-Engine Optimization (SEO) mode is enabled for the control pager. Inherited from ASPxGridPagerSettings.
SettingsBreakpointsLayoutProvides access to the Card View’s Breakpoint layout mode settings.
SettingsFlowLayoutProvides access to the pager’s layout flow mode settings.
SettingsTableLayoutProvides access to the pager’s layout table mode settings.
ShowDefaultImagesGets or sets whether default button images are shown. Inherited from PagerSettingsEx.
ShowDisabledButtonsGets or sets whether navigation buttons that are temporarily disabled are shown. Inherited from PagerSettingsEx.
ShowEmptyCardsGets or sets whether to show empty cards if the number of cards displayed within the last page fits entirely on the page.
ShowNumericButtonsGets or sets whether numeric buttons are visible. Inherited from PagerSettingsEx.
ShowSeparatorsGets or sets whether separators that separate page numbers are shown. Inherited from PagerSettingsEx.
SummaryGets the control’s Summary settings. Inherited from PagerSettingsEx.
VisibleGets or sets whether the pager is visible. Inherited from PagerSettingsEx.

See Also

ASPxCardViewPagerSettings Class

ASPxCardViewPagerSettings Members

DevExpress.Web Namespace