PagerSettingsEx.CurrentPageNumberFormat Property
In This Article
Gets or sets the pattern used to format the text of the numeric button that corresponds to the selected page.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
#Property Value
Type | Default | Description |
---|---|---|
String | "[{0}]" | A string value that represents the format pattern. |
See Also