Skip to main content
Tab

MenuScrollButtonStyle Class

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

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v23.2.dll

NuGet Package: DevExpress.Web

Declaration

public class MenuScrollButtonStyle :
    ButtonStyle

The following members return MenuScrollButtonStyle objects:

Remarks

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

See Also