Skip to main content
A newer version of this page is available. .
Tab

ASPxPagerBase.EllipsisStyle Property

Gets the style settings used to paint the ellipsis within the pager.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v18.2.dll

Declaration

public virtual PagerTextStyle EllipsisStyle { get; }

Property Value

Type Description
PagerTextStyle

A PagerTextStyle object that contains style settings.

See Also