Back to Devexpress

MenuSettingsBase.ControlStyle Property

aspnetmvc-devexpress-dot-web-dot-mvc-dot-menusettingsbase-21b026ac.md

latest1.1 KB
Original Source

MenuSettingsBase.ControlStyle Property

Provides access to the style settings declared at the root level of the Menu’s wrapped web server control.

Namespace : DevExpress.Web.Mvc

Assembly : DevExpress.Web.Mvc5.v25.2.dll

NuGet Package : DevExpress.Web.Mvc5

Declaration

csharp
public MenuStyle ControlStyle { get; }
vb
Public ReadOnly Property ControlStyle As MenuStyle

Property Value

TypeDescription
MenuStyle

A MenuStyle object containing style settings.

|

See Also

Menu

MenuSettingsBase Class

MenuSettingsBase Members

DevExpress.Web.Mvc Namespace