Back to Devexpress

MenuItemDropDownButtonSelectedStyle Class

aspnet-devexpress-dot-web-aa2753f4.md

latest1.8 KB
Original Source

MenuItemDropDownButtonSelectedStyle Class

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

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public class MenuItemDropDownButtonSelectedStyle :
    AppearanceSelectedStyle
vb
Public Class MenuItemDropDownButtonSelectedStyle
    Inherits AppearanceSelectedStyle

Remarks

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

Implements

IComponent

IDisposable

IStateManager

Inheritance

Object MarshalByRefObject Component Style AppearanceStyleBase AppearanceSelectedStyle MenuItemDropDownButtonSelectedStyle

See Also

MenuItemDropDownButtonSelectedStyle Members

DevExpress.Web Namespace