Enum PageViewContentOrientation
Defines the content orientation of in RadPageViewItem.
Namespace: Telerik.WinControls.UI
Assembly: Telerik.WinControls.UI.dll
Syntax
public enum PageViewContentOrientation
Auto
Orientation is automatically selected depending on the item alignment within the owning RadPageViewElement.
Horizontal
Item's content is horizontally oriented.
Horizontal180
Item's content is rotated by 180 degrees.
Vertical270
Item's content is rotated 270 degrees.
Vertical90
Item's content is rotated by 90 degrees.