Back to Devexpress

ASPxMenuBase.ScrollButtonStyle Property

aspnet-devexpress-dot-web-dot-aspxmenubase-5fa14159.md

latest1.4 KB
Original Source

ASPxMenuBase.ScrollButtonStyle Property

Gets the style settings that define the appearance of scroll buttons.

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public virtual MenuScrollButtonStyle ScrollButtonStyle { get; }
vb
Public Overridable ReadOnly Property ScrollButtonStyle As MenuScrollButtonStyle

Property Value

TypeDescription
MenuScrollButtonStyle

A MenuScrollButtonStyle object that contains style settings.

|

See Also

EnableSubMenuScrolling

EnableScrolling

ScrollButtonStyle

ASPxMenuBase Class

ASPxMenuBase Members

DevExpress.Web Namespace