ASPxDataViewBase.AllButtonPageCount Property
Gets or sets the number of pages whose content will be displayed within a view after the All button has been pressed.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Property Value
Type | Default | Description |
---|---|---|
Int32 | 0 | An integer value that specifies the number of pages whose content will be displayed within a view after the All button has been pressed. 0 to display the content of all the pages. |
See Also