ComponentOne Dialog for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Splitter Namespace / C1Splitter Class / OnClientSized Property

In This Topic
    OnClientSized Property
    In This Topic
    Gets or sets the javascript function name that would be called at client side when finish dragging the splitter.
    Syntax
    'Declaration
     
    Public Property OnClientSized As System.String
    public System.string OnClientSized {get; set;}
    See Also