OnClientColumnDragging Property
A function called when column dragging is started, but before wijgrid handles the operation. Cancellable.
public System.string OnClientColumnDragging {get; set;}
'Declaration
Public Property OnClientColumnDragging As System.String