ASPxMenuBase.ScrollButtonStyle Property
In This Article
Gets the style settings that define the appearance of scroll buttons.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v25.1.dll
#Declaration
public virtual MenuScrollButtonStyle ScrollButtonStyle { get; }
#Property Value
Type | Description |
---|---|
Menu |
A Menu |
See Also