FileManagerToolbarCustomDropDownButton.SubMenuStyle Property
In This Article
Gets the style settings for the client regions of all sub-menus of the current toolbar item.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
#Property Value
Type | Description |
---|---|
Menu |
A Menu |
#Remarks
The SubMenuStyle property provides access to the style settings that define the common appearance style for the client regions of all sub-menus of the current toolbar item. A sub-menu’s client region is defined as the area where sub-menu items are displayed.
See Also