Skip to main content
A newer version of this page is available. .
Tab

MenuScrollButtonStyle Class

Defines style settings for scroll buttons, that can be displayed within a menu.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v18.2.dll

Declaration

public class MenuScrollButtonStyle :
    ButtonStyle

Remarks

An object of the MenuScrollButtonStyle type can be accessed via the ASPxMenuBase.ScrollButtonStyle property.

See Also