Orientation
The RadPipsPager offers Orientation property. This property indicates how to rotate the pips - horizontally or vertically. By default, the pips are horizontally aligned.
Setting vertical orientation
this.radPipsPager1.Orientation = Orientation.Vertical;
Me.radPipsPager1.Orientation = Orientation.Vertical
Horizontal | Vertical |
---|---|