A newer version of this page is available.
Switch to the current version.
ASPxPagerBase.PageNumberStyle Property
Gets the style settings used to paint page numbers.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v18.2.dll
Declaration
public virtual PagerTextStyle PageNumberStyle { get; }
Public Overridable ReadOnly Property PageNumberStyle As PagerTextStyle
Property Value
Type | Description |
---|---|
PagerTextStyle | A PagerTextStyle object that contains style settings. |
See Also
Feedback