Drop Down Button
A Drop Down Button is a button that is located within a menu item and indicates that this item has a submenu.

The table below lists the main members that affect element appearance and functionality.
| Characteristics | Members |
|---|---|
| Spacing | MenuItemStyle.DropDownButtonSpacing (via MVCxMenuItem.ItemStyle.DropDownButtonSpacing) |
| Style | MenuItemStyle.DropDownButtonStyle (via MVCxMenuItem.ItemStyle.DropDownButtonStyle) |
| Visibility | MenuItem.DropDownMode (via MVCxMenuItem.DropDownMode) |