Enum AutoEllipsisModes
Specifies how the ellipsis are displayed on a RadDataPager control.
Namespace: Telerik.Windows.Controls
Assembly: Telerik.Windows.Controls.Data.dll
Syntax
[Flags]
public enum AutoEllipsisModes
After
Ellipsis are shown after the numeric buttons.
Before
Ellipsis are shown before the numeric buttons.
Both
Ellipsis are shown both before and after the numeric buttons.
None
No ellipsis are shown.