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

In This Topic
    OnClientResized Property
    In This Topic
    The name of the function which will be called when resized event is fired.
    Syntax
    'Declaration
     
    Public Property OnClientResized As System.String
    public System.string OnClientResized {get; set;}
    See Also