MenuSettings.EnableSubMenuFullWidth Property
Gets or sets whether a sub-menu is displayed with full page width.
Namespace: DevExpress.Web.Mvc
Assembly: DevExpress.Web.Mvc5.v24.1.dll
NuGet Package: DevExpress.Web.Mvc5
Declaration
Property Value
Type | Description |
---|---|
Boolean | true, if a sub-menu is displayed with full page width; otherwise, false. |
See Also