Enum
DrawerLocation

Specifies the possible locations of the RadSideDrawer control.

Definition

Namespace:Telerik.UI.Xaml.Controls.Primitives

Assembly:Telerik.WinUI.Controls.dll

Syntax:

cs-api-definition
public enum DrawerLocation

Fields

Bottom

Bottom.

Declaration

cs-api-definition
Bottom = 3

Field Value

DrawerLocation

Left

Left.

Declaration

cs-api-definition
Left = 0

Field Value

DrawerLocation

Right

Right.

Declaration

cs-api-definition
Right = 1

Field Value

DrawerLocation

Top

Top.

Declaration

cs-api-definition
Top = 2

Field Value

DrawerLocation

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