A newer version of this page is available.
Switch to the current version.
PagerSettingsEx.EllipsisMode Property
Gets or sets how an Ellipsis symbol(s) is drawn to indicate page numbers that are omitted.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v18.2.dll
Declaration
[DefaultValue(PagerEllipsisMode.InsideNumeric)]
public virtual PagerEllipsisMode EllipsisMode { get; set; }
<DefaultValue(PagerEllipsisMode.InsideNumeric)>
Public Overridable Property EllipsisMode As PagerEllipsisMode
Property Value
Type | Default | Description |
---|---|---|
PagerEllipsisMode | InsideNumeric |
One of the PagerEllipsisMode values. |
Property Paths
You can access this nested property as listed below:
Show 33 property paths
Library | Object Type | Path to EllipsisMode |
---|---|---|
ASP.NET Controls and MVC Extensions | ASPxCardView |
|
ASPxDataView |
|
|
ASPxGridView |
|
|
ASPxImageGallery |
|
|
ASPxNewsControl |
|
|
ASPxPivotGrid |
|
|
ASPxTreeList |
|
|
ASPxVerticalGrid |
|
|
GridViewProperties |
|
|
CardViewSettings |