ComponentOne BinaryImage for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Dialog Namespace / C1Dialog Class / OnClientDragStart Property

In This Topic
    OnClientDragStart Property
    In This Topic
    The name of the function which will be called when dialog begin to be dragged.
    Syntax
    'Declaration
     
    Public Property OnClientDragStart As System.String
    public System.string OnClientDragStart {get; set;}
    See Also