EnableGestureScrolling Property
Gets or sets a value indicating whether the content of C1SuperPanel can be dragged to scrolling when mousedown.
public System.bool EnableGestureScrolling {get; set;}
'Declaration
Public Property EnableGestureScrolling As System.Boolean