Back to Devexpress

SideMenuExpandMode Enum

aspnet-devexpress-dot-web-e85ceda4.md

latest1021 B
Original Source

SideMenuExpandMode Enum

Lists values that specify the manner in which the side menu is expanded.

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public enum SideMenuExpandMode
vb
Public Enum SideMenuExpandMode

Members

NameDescription
PushContent

The side menu pushes page content while expanding.

| | OverlayContent |

The side menu overlays page content while expanding.

|

The following properties accept/return SideMenuExpandMode values:

See Also

DevExpress.Web Namespace