Enum
PagePosition

This enumeration describes the position of a page with respect to the Book.

Definition

Namespace:Telerik.Windows.Controls

Assembly:Telerik.Windows.Controls.Navigation.dll

Syntax:

cs-api-definition
public enum PagePosition

Fields

Left

Page is in the left half of the Book.

Declaration

cs-api-definition
Left = 0

Field Value

PagePosition

Right

Page is in the right half of the Book.

Declaration

cs-api-definition
Right = 1

Field Value

PagePosition

In this article
DefinitionFieldsLeftRight
Not finding the help you need?
Contact Support