C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1SuperPanel Namespace / C1SuperPanel Class / EnableGestureScrolling Property

In This Topic
EnableGestureScrolling Property
In This Topic
Gets or sets a value indicating whether the content of C1SuperPanel can be dragged to scrolling when mousedown.
Syntax
'Declaration
 
Public Property EnableGestureScrolling As System.Boolean
 
See Also