A newer version of this page is available.
Switch to the current version.
PagerSettingsEx.NumericButtonCount Property
Gets or sets the maximum number of numeric buttons that can be displayed within a paginated control.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v18.2.dll
Declaration
[DefaultValue(10)]
public virtual int NumericButtonCount { get; set; }
<DefaultValue(10)>
Public Overridable Property NumericButtonCount As Integer
Property Value
Type | Default | Description |
---|---|---|
Int32 | 10 |
An integer value that specifies the maximum number of numeric buttons. |
Property Paths
You can access this nested property as listed below:
Show 33 property paths
Library | Object Type | Path to NumericButtonCount |
---|---|---|
ASP.NET Controls and MVC Extensions | ASPxCardView |
|
ASPxDataView |
|
|
ASPxGridView |
|
|
ASPxImageGallery |
|
|
ASPxNewsControl |
|
|
ASPxPivotGrid |
|
|
ASPxTreeList |
|
|
ASPxVerticalGrid |
|
|
GridViewProperties |
|
|
CardViewSettings |
|
|
CardViewSettings<CardType>< |