PagerSettingsEx Members
In This Article
#Constructors
Name | Description |
---|---|
Pager |
Initializes a new instance of the Pager |
Pager |
Initializes a new instance of the Pager |
#Properties
Name | Description |
---|---|
All |
Gets the All button’s settings. |
Current |
Gets or sets the pattern used to format the text of the numeric button that corresponds to the selected page. |
Ellipsis |
Gets or sets how an Ellipsis symbol |
Enable |
Specifies whether an adaptive behavior is enabled for the pager. |
First |
Gets the First button’s settings. |
Last |
Gets the Last button’s settings. |
Next |
Gets the Next button’s settings. |
Numeric |
Gets or sets the maximum number of numeric buttons that can be displayed within a paginated control. |
Page |
Gets or sets the pattern used to format the text of numeric buttons. |
Page |
Gets the Page Size Item element’s settings. |
Position | Gets or sets the pager’s position within a paginated control. |
Prev |
Gets the Previous button’s settings. |
Render |
Obsolete. Gets or sets a value that specifies the render mode of the pager elements. |
Show |
Gets or sets whether default button images are shown. |
Show |
Gets or sets whether navigation buttons that are temporarily disabled are shown. |
Show |
Gets or sets whether numeric buttons are visible. |
Show |
Gets or sets whether separators that separate page numbers are shown. |
Summary | Gets the control’s Summary settings. |
Visible | Gets or sets whether the pager is visible. |
#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