BootstrapCardViewPagerSettings.CurrentPageNumberFormat Property
Gets or sets the pattern used to format the text of the numeric button that corresponds to the selected page.
Namespace: DevExpress.Web.Bootstrap
Assembly: DevExpress.Web.Bootstrap.v24.1.dll
NuGet Package: DevExpress.Web.Bootstrap
Declaration
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:
Object Type | Path to CurrentPageNumberFormat |
---|---|
BootstrapCardView |
|
See Also