A newer version of this page is available.
Switch to the current version.
PageSizeItemSettings.ShowAllItem Property
Gets or sets a value that specifies whether the All item is displayed within the Page Size Item element's drop-down window.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v18.2.dll
Declaration
[DefaultValue(false)]
public virtual bool ShowAllItem { get; set; }
<DefaultValue(False)>
Public Overridable Property ShowAllItem As Boolean
Property Value
Type | Default | Description |
---|---|---|
Boolean | false |
true, if the item is visible, otherwise, false. |
Property Paths
You can access this nested property as listed below:
Show 60 property paths
Library | Object Type | Path to ShowAllItem |
---|---|---|
ASP.NET Controls and MVC Extensions | ASPxCardView |
|
ASPxCardViewPagerSettings |
|
|
ASPxDataView |
|
|
ASPxGridPagerSettings |
|
|
ASPxGridView |
|
|
ASPxGridViewPagerSettings |
|
|
ASPxImageGallery |
|
|
ASPxNewsControl |
|
|
ASPxPager |
|
|
ASPxPagerBase |
|
|
ASPxPivotGrid |
|
|
ASPxPivotGridPager |
|
|
PivotGridWebOptionsPager |