A newer version of this page is available.
Switch to the current version.
MenuScrollButtonStyle Class
Defines style settings for scroll buttons, that can be displayed within a menu.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v19.2.dll
Declaration
public class MenuScrollButtonStyle :
ButtonStyle
Public Class MenuScrollButtonStyle
Inherits ButtonStyle
Related API Members
The following members accept/return MenuScrollButtonStyle objects:
Show 11 links
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