Provides settings that affect the pager appearance and functionality.
Name | Description |
---|---|
BootstrapCardViewPagerSettings(BootstrapCardView) |
Initializes a new instance of the BootstrapCardViewPagerSettings class. |
Name | Description |
---|---|
AllButton |
Gets the All button's settings. |
AlwaysShowPager |
Gets or sets whether the pager is displayed in the control when there is only one page.
(Inherited from ASPxGridPagerSettings)
|
CurrentPageNumberFormat |
Gets or sets the pattern used to format the text of the numeric button that corresponds to the selected page. |
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)
|
EndlessPagingMode |
Gets or sets a value that defines endless paging mode.
(Inherited from ASPxCardViewPagerSettings)
|
FirstPageButton |
Gets the First button's settings. |
ItemsPerPage |
Gets or sets the number of items that a page displays in flow mode. |
LastPageButton |
Gets the Last button's settings. |
Mode |
Gets or sets whether page-mode navigation is enabled.
(Inherited from ASPxCardViewPagerSettings)
|
NextPageButton |
Gets the Next button's settings. |
NumericButtonCount |
Gets or sets the maximum number of numeric buttons that can be displayed within a paginated control.
(Inherited from PagerSettingsEx)
|
PageNumberFormat |
Gets or sets the pattern used to format the text of numeric buttons.
(Inherited from PagerSettingsEx)
|
PageSizeItemSettings |
Gets the Page Size Item element's settings. |
Position |
Specifies the pager's position in a grid control.
(Inherited from ASPxGridPagerSettings)
|
PrevPageButton |
Gets the Previous button's settings. |
RenderMode |
Obsolete. Gets or sets a value that specifies the render mode of the pager elements.
(Inherited from PagerSettingsEx)
|
SEOFriendly |
Gets or sets whether Search-Engine Optimization (SEO) mode is enabled for the control pager.
(Inherited from ASPxGridPagerSettings)
|
SeoNavigateUrlFormatString |
Gets or sets the pattern used to format the pages' navigation URLs in Search-Engine Optimization (SEO) mode.
(Inherited from PagerSettingsEx)
|
SettingsBreakpointsLayout | |
SettingsFlowLayout |
This member is not in effect for this class. It is overridden only for the purpose of preventing it from appearing in Microsoft Visual Studio designer tools. |
SettingsTableLayout |
This member is not in effect for this class. It is overridden only for the purpose of preventing it from appearing in Microsoft Visual Studio designer tools. |
ShowDefaultImages |
This member is not in effect for this class. It is overridden only for the purpose of preventing it from appearing in Microsoft Visual Studio designer tools. |
ShowDisabledButtons |
Gets or sets whether navigation buttons that are temporarily disabled are shown.
(Inherited from PagerSettingsEx)
|
ShowEmptyCards |
Gets or sets whether to show empty cards if the number of cards displayed within the last page fits entirely on the page.
(Inherited from ASPxCardViewPagerSettings)
|
ShowNumericButtons |
Gets or sets whether numeric buttons are visible.
(Inherited from PagerSettingsEx)
|
ShowSeparators |
This member is not in effect for this class. It is overridden only for the purpose of preventing it from appearing in Microsoft Visual Studio designer tools. |
Summary |
Gets the control's Summary settings.
(Inherited from PagerSettingsEx)
|
Visible |
Gets or sets whether the pager is visible.
(Inherited from PagerSettingsEx)
|
Name | Description |
---|---|
Assign(PropertiesBase) |
Copies the settings from the specified object to the current one.
(Inherited from ASPxCardViewPagerSettings)
|
Equals(Object) |
Determines whether the specified object is equal to the current object.
(Inherited from Object)
|
Equals(Object, Object) static |
Determines whether the specified object instances are considered equal.
(Inherited from Object)
|
GetHashCode() |
Serves as the default hash function.
(Inherited from Object)
|
GetType() |
Gets the Type of the current instance.
(Inherited from Object)
|
MemberwiseClone() |
Creates a shallow copy of the current Object.
(Inherited from Object)
|
ReferenceEquals(Object, Object) static |
Determines whether the specified Object instances are the same instance.
(Inherited from Object)
|
ToString() |
Returns the string that represents the current object.
(Inherited from StateManager)
|