MenuItemDropDownButtonSelectedStyle Class
In This Article
Defines style settings for the selected dropdown button within a menu.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.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.
#Inheritance
Object
MarshalByRefObject
Component
Style
AppearanceStyleBase
AppearanceSelectedStyle
MenuItemDropDownButtonSelectedStyle
See Also