PagerControl.EllipsisMode Property
Gets or sets how an Ellipsis symbol(s) is drawn to indicate page numbers that are omitted.
Namespace: DevExpress.Xpf.Editors
Assembly: DevExpress.Xpf.Core.v24.1.dll
NuGet Package: DevExpress.Wpf.Core
Declaration
Property Value
Type | Description |
---|---|
DevExpress.Xpf.Editors.PagerControlEllipsisMode | The mode representing how an Ellipsis symbol(s) is drawn to indicate page numbers that are omitted. |
See Also