ComponentOne AutoComplete for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1SuperPanel Namespace / C1SuperPanel Class / OnClientDragStop Property

In This Topic
    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