SuperPanel for ASP.NET WebForms
EnableGestureScrolling Property

C1.Web.Wijmo.Controls.4 Assembly > C1.Web.Wijmo.Controls.C1SuperPanel Namespace > C1SuperPanel Class : EnableGestureScrolling Property
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
public System.bool EnableGestureScrolling {get; set;}
See Also

Reference

C1SuperPanel Class
C1SuperPanel Members