Back to Devexpress

DrawerMode Enum

blazor-devexpress-dot-blazor-1c614f85.md

latest1010 B
Original Source

DrawerMode Enum

List values that specify how the drawer panel interacts with the target content area.

Namespace : DevExpress.Blazor

Assembly : DevExpress.Blazor.v25.2.dll

NuGet Package : DevExpress.Blazor

Declaration

csharp
public enum DrawerMode

Members

NameDescriptionImage
Overlap

The drawer panel overlaps the target content area.

|

| | Shrink |

The drawer panel shrinks the target content area.

|

|

The following properties accept/return DrawerMode values:

See Also

DevExpress.Blazor Namespace