MenuStyles.Control Property
OBSOLETE
Use the Style property instead.
Gets the style settings that define the menu appearance.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
Declaration
Property Value
Type |
---|
MenuStyle |
See Also
Use the Style property instead.
Gets the style settings that define the menu appearance.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
[Obsolete("Use the Style property instead.", true)]
public MenuStyle Control { get; }
<Obsolete("Use the Style property instead.", True)>
Public ReadOnly Property Control As MenuStyle
Type |
---|
MenuStyle |
No
Your feedback is appreciated.