PivotGridWebOptionsPager Members
In This Article
#Constructors
Name | Description |
---|---|
Pivot |
Initializes a new instance of the Pivot |
#Properties
Name | Description |
---|---|
All |
Gets the All button’s settings.
Inherited from Pager |
Always |
Gets or sets whether the Pager is displayed within the ASPx |
Column |
Gets or sets the index of the active column page in the virtual scrolling mode. |
Columns |
Gets or sets the maximum number of columns displayed on a page in the virtual scrolling mode. |
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 |
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 index of the page currently being selected. |
Page |
Gets or sets the pattern used to format the text of numeric buttons.
Inherited from Pager |
Pager |
Gets or sets the pager’s horizontal alignment within the pivot grid. |
Page |
Gets the Page Size Item element’s settings.
Inherited from Pager |
Position |
Gets or sets the pager’s position within a paginated control.
Inherited from Pager |
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 |
Rows |
Gets or sets the maximum number of rows displayed within a page. Setting this property to 0 hides the Pager. |
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 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 settings from the options object passed as the parameter. |
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. |
Has |
For internal use only. |
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