Back to Devexpress

DrawerPosition Enum

blazor-devexpress-dot-blazor-0b43919b.md

latest1.0 KB
Original Source

DrawerPosition Enum

Lists values that specify the drawer panel position relative to the target content area.

Namespace : DevExpress.Blazor

Assembly : DevExpress.Blazor.v25.2.dll

NuGet Package : DevExpress.Blazor

Declaration

csharp
public enum DrawerPosition

Members

NameDescriptionImage
Left

Displays the drawer panel at the left edge of the target content area.

|

| | Right |

Displays the drawer panel at the right edge of the target content area.

|

|

The following properties accept/return DrawerPosition values:

See Also

DevExpress.Blazor Namespace