EnumPageViewContentOrientation
Enum
Defines the content orientation of in RadPageViewItem.
Definition
Namespace:Telerik.WinControls.UI
Assembly:Telerik.WinControls.UI.dll
Syntax:
cs-api-definition
public enum PageViewContentOrientation
Fields
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.