MenuScrollButtonStyle Class
In This Article
Defines style settings for scroll buttons, that can be displayed within a menu.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public class MenuScrollButtonStyle :
ButtonStyle
#Related API Members
The following members return MenuScrollButtonStyle objects:
#Remarks
An object of the MenuScrollButtonStyle type can be accessed via the ASPxMenuBase.ScrollButtonStyle property.
#Inheritance
Object
MarshalByRefObject
Component
Style
AppearanceStyleBase
AppearanceStyle
ButtonStyle
MenuScrollButtonStyle
See Also