MenuItemDropDownButtonStyle Class
Defines style settings for a drop down button within a menu.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Related API Members
The following members return MenuItemDropDownButtonStyle objects:
Remarks
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.
Inheritance
Object
MarshalByRefObject
Component
Style
AppearanceStyleBase
AppearanceStyle
AppearanceItemStyle
MenuItemStyleBase
MenuItemDropDownButtonStyle
See Also