'Declaration Public Enum ScrollMode Inherits System.Enum
public enum ScrollMode : System.Enum
'Declaration Public Enum ScrollMode Inherits System.Enum
public enum ScrollMode : System.Enum
| Member | Description | 
|---|---|
| Buttons | Scroll buttons are used for scrolling. | 
| ButtonsHover | Scroll buttons are used for scrolling. | 
| Edge | Scrolling occurs when the mouse is moving to the edge of the content area. | 
| ScrollBar | Scroll bars are used for scrolling. | 
System.Object
   System.ValueType
      System.Enum
         C1.Web.Wijmo.Controls.C1SuperPanel.ScrollMode