DxPager Members
#Properties
Name | Description |
---|---|
Active |
Specifies a selected page’s zero-based index. |
Attributes | Specifies a collection of standard HTML attributes applied to the Pager. |
Auto |
Specifies whether or not navigation buttons are hidden when all numeric buttons are displayed. |
Css |
Assigns a CSS class to the Dx component.
|
Id | Specifies the pager’s unique identifier. |
Navigation |
Specifies how users navigate between the Pager‘s pages. |
Page |
Specifies the total number of pages in the pager. |
Size |
Specifies a pager size. |
Switch |
Specifies the number of pages when the Pager switches from numeric buttons to the Go to Page input box in Auto mode.
|
Visible |
Specifies the maximum number of numeric buttons the Pager displays simultaneously in Numeric mode.
|
#Methods
Name | Description |
---|---|
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 a string that represents the current object. Inherited from Object. |
#Events
Name | Description |
---|---|
Active |
Occurs when a pager’s active page is changed. |