MenuStyles.SubMenu Property
Gets the style settings that define the submenu appearance within a menu.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Property Value
Type | Description |
---|---|
MenuStyle | A MenuStyle object that contains the style settings. |
See Also