MVCxCardViewPageSizeItemSettings Properties
Contains pager size item 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. |
| DropDownImage | Gets the settings of a drop-down image displayed within the Page Size Item element. 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. |
| ShowPopupShadow | Gets or sets a value that specifies whether a page size item drop-down window casts a shadow. Inherited from PageSizeItemSettings. |
| Visible | Gets or sets a value specifying the visibility of a pager button. Inherited from PagerButtonProperties. |
See Also