BootstrapPageSizeItemSettings Properties
Contains Page Size Item element specific settings.| Name | Description |
|---|---|
| AllItemText | Gets or sets a text displayed within the Page Size Item element’s drop-down window All item. Inherited from PageSizeItemSettings. |
| Caption | Gets or sets the Page Size Item element’s caption. Inherited from PageSizeItemSettings. |
| Items | Gets the collection of items displayed within the page size item element’s drop-down window. Inherited from PageSizeItemSettings. |
| Position | Gets or sets the Page Size Item element’s position within a pager. Inherited from PageSizeItemSettings. |
| ShowAllItem | Gets or sets a value that specifies whether the All item is displayed within the Page Size Item element’s drop-down window. Inherited from PageSizeItemSettings. |
| Visible | Gets or sets a value specifying the visibility of a pager button. Inherited from PagerButtonProperties. |
See Also