ASPxGridViewPagerSettings Members
In This Article
#Constructors
Name | Description |
---|---|
ASPx |
Initializes a new instance of the ASPx |
#Properties
Name | Description |
---|---|
All |
Gets the All button’s settings.
Inherited from Pager |
Always |
Gets or sets whether the pager is displayed in the control when there is only one page.
Inherited from ASPx |
Current |
Gets or sets the pattern used to format the text of the numeric button that corresponds to the selected page.
Inherited from Pager |
Ellipsis |
Gets or sets how an Ellipsis symbol |
Enable |
Specifies whether an adaptive behavior is enabled for the pager.
Inherited from Pager |
First |
Gets the First button’s settings.
Inherited from Pager |
Last |
Gets the Last button’s settings.
Inherited from Pager |
Mode | Specifies whether the Grid View control splits its content across multiple pages. |
Next |
Gets the Next button’s settings.
Inherited from Pager |
Numeric |
Gets or sets the maximum number of numeric buttons that can be displayed within a paginated control.
Inherited from Pager |
Page |
Gets or sets the pattern used to format the text of numeric buttons.
Inherited from Pager |
Page |
Gets or sets the maximum number of rows that can be displayed on a page. |
Page |
Gets the Page Size Item element’s settings.
Inherited from Pager |
Position |
Specifies the pager’s position in a grid control.
Inherited from ASPx |
Prev |
Gets the Previous button’s settings.
Inherited from Pager |
Render |
Obsolete. Gets or sets a value that specifies the render mode of the pager elements.
Inherited from Pager |
SEOFriendly |
Gets or sets whether Search-Engine Optimization (SEO) mode is enabled for the control pager.
Inherited from ASPx |
Show |
Gets or sets whether default button images are shown.
Inherited from Pager |
Show |
Gets or sets whether navigation buttons that are temporarily disabled are shown.
Inherited from Pager |
Show |
Gets or sets whether to show empty data rows if the number of data rows displayed within the last page fits entirely on the page. |
Show |
Gets or sets whether numeric buttons are visible.
Inherited from Pager |
Show |
Gets or sets whether separators that separate page numbers are shown.
Inherited from Pager |
Summary |
Gets the control’s Summary settings.
Inherited from Pager |
Visible |
Gets or sets whether the pager is visible.
Inherited from Pager |
#Methods
Name | Description |
---|---|
Assign |
Copies the settings from the specified Properties |
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
To |
Returns the string that represents the current object.
Inherited from State |
See Also