Skip to main content
A newer version of this page is available. .
Tab

MenuScrollButtonImageProperties Class

Contains settings that define a scroll button image.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.1.dll

Declaration

public class MenuScrollButtonImageProperties :
    ButtonImageProperties

Remarks

These settings can be accessed via the ASPxMenuBase.ScrollDownButtonImage or ASPxMenuBase.ScrollUpButtonImage property.

See Also