aspnet-devexpress-dot-web-d67e7dbc.md
Defines style settings for a drop down button within a menu.
Namespace : DevExpress.Web
Assembly : DevExpress.Web.v25.2.dll
NuGet Package : DevExpress.Web
public class MenuItemDropDownButtonStyle :
MenuItemStyleBase
Public Class MenuItemDropDownButtonStyle
Inherits MenuItemStyleBase
The following members return MenuItemDropDownButtonStyle objects:
The MenuItemDropDownButtonStyle class contains settings that define the style of drop down buttons within a menu control.
An object of the MenuItemDropDownButtonStyle type can be accessed via the MenuItemStyle.DropDownButtonStyle property.
Object MarshalByRefObject Component Style AppearanceStyleBase AppearanceStyle AppearanceItemStyle MenuItemStyleBase MenuItemDropDownButtonStyle
See Also