Back to Devexpress

MenuScrollButtonStyle Class

aspnet-devexpress-dot-web-6fa6d791.md

latest2.1 KB
Original Source

MenuScrollButtonStyle Class

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

Declaration

csharp
public class MenuScrollButtonStyle :
    ButtonStyle
vb
Public Class MenuScrollButtonStyle
    Inherits ButtonStyle

The following members return MenuScrollButtonStyle objects:

Remarks

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

Implements

IComponent

IDisposable

IStateManager

Inheritance

Object MarshalByRefObject Component Style AppearanceStyleBase AppearanceStyle ButtonStyle MenuScrollButtonStyle

See Also

MenuScrollButtonStyle Members

DevExpress.Web Namespace