BootstrapPageSizeItemSettingsBuilder Members
Contains Page Size Item element specific settings.Methods
| Name | Description |
|---|---|
| AllItemText(String) | Sets a text displayed within the Page Size Item element’s drop-down window All item. |
| Caption(String) | Sets the Page Size Item element’s caption. |
| Equals(Object) | Determines whether the specified object is equal to the current object. Inherited from Object. |
| Equals(Object, Object) | 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. |
| Items(String[]) | The collection of items displayed within the page size item element’s drop-down window. |
| MemberwiseClone() | Creates a shallow copy of the current Object. Inherited from Object. |
| Position(PagerPageSizePosition) | Sets the Page Size Item element’s position within a pager. |
| ReferenceEquals(Object, Object) | Determines whether the specified Object instances are the same instance. Inherited from Object. |
| ShowAllItem(Boolean) | Sets a value that specifies whether the All item is displayed within the Page Size Item element’s drop-down window. |
| ToString() | Returns a string that represents the current object. Inherited from Object. |
| Visible(Boolean) | Sets a value specifying the visibility of a pager button. |
See Also