A newer version of this page is available.
Switch to the current version.
PagerSettingsEx.ShowNumericButtons Property
Gets or sets whether numeric buttons are visible.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v18.2.dll
Declaration
[DefaultValue(true)]
public virtual bool ShowNumericButtons { get; set; }
<DefaultValue(True)>
Public Overridable Property ShowNumericButtons As Boolean
Property Value
Type | Default | Description |
---|---|---|
Boolean | true |
true to show numeric buttons; otherwise, false. |
Property Paths
You can access this nested property as listed below:
Show 33 property paths
Library | Object Type | Path to ShowNumericButtons |
---|---|---|
ASP.NET Controls and MVC Extensions | ASPxCardView |
|
ASPxDataView |
|
|
ASPxGridView |
|
|
ASPxImageGallery |
|
|
ASPxNewsControl |
|
|
ASPxPivotGrid |
|
|
ASPxTreeList |
|
|
ASPxVerticalGrid |
|
|
GridViewProperties |
|
|
CardViewSettings |
|