PagerSettingsEx.PageNumberFormat Property
Gets or sets the pattern used to format the text of numeric buttons.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v20.2.dll
Declaration
[DefaultValue("{0}")]
public virtual string PageNumberFormat { get; set; }
<DefaultValue("{0}")>
Public Overridable Property PageNumberFormat As String
Property Value
Type | Default | Description |
---|---|---|
String | "{0}" |
A string value that represents the format pattern. |
Property Paths
You can access this nested property as listed below:
Show 33 property paths
Library | Object Type | Path to PageNumberFormat |
---|---|---|
ASP.NET Controls and MVC Extensions | ASPxCardView |
|
ASPxDataView |
|
|
ASPxGridView |
|
|
ASPxImageGallery |
|
|
ASPxNewsControl |
|
|
ASPxPivotGrid |
|
|
ASPxTreeList |
|
|
ASPxVerticalGrid |
|
|
GridViewProperties |
|
|
ASP.NET Bootstrap Controls | BootstrapCardView |
|
BootstrapCardView |
|
|
BootstrapGridView |
|
|
BootstrapGridView |
|
|
ASP.NET MVC Extensions | CardViewSettings |
|
CardViewSettings<CardType> |