Skip to main content
Tab

MenuItemDropDownButtonSelectedStyle Class

Defines style settings for the selected dropdown button within a menu.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v23.2.dll

NuGet Package: DevExpress.Web

Declaration

public class MenuItemDropDownButtonSelectedStyle :
    AppearanceSelectedStyle

Remarks

The MenuItemDropDownButtonSelectedStyle class contains settings that define the style of the selected dropdown button within a menu.

See Also