Skip to main content
A newer version of this page is available. .
Tab

MenuStyles.Control Property

OBSOLETE

Use the Style property instead.

Gets the style settings that define the menu appearance.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.1.dll

Declaration

[Obsolete("Use the Style property instead.", true)]
public MenuStyle Control { get; }

Property Value

Type
MenuStyle
See Also