aspnet-devexpress-dot-web-6fa6d791.md
Defines style settings for scroll buttons, that can be displayed within a menu.
Namespace : DevExpress.Web
Assembly : DevExpress.Web.v25.2.dll
NuGet Package : DevExpress.Web
public class MenuScrollButtonStyle :
ButtonStyle
Public Class MenuScrollButtonStyle
Inherits ButtonStyle
The following members return MenuScrollButtonStyle objects:
An object of the MenuScrollButtonStyle type can be accessed via the ASPxMenuBase.ScrollButtonStyle property.
Object MarshalByRefObject Component Style AppearanceStyleBase AppearanceStyle ButtonStyle MenuScrollButtonStyle
See Also