OnClientDragStop Property (C1SuperPanel)
In This Topic
The name of the function which will be called when thumb buttons of scrollbars dragging stops.
Syntax
'Declaration
Public Property OnClientDragStop As System.String
public System.string OnClientDragStop {get; set;}
See Also