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