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

In This Topic
    OnClientPainted Property (C1SuperPanel)
    In This Topic
    The name of the function which will be called after panel is painted.
    Syntax
    'Declaration
     
    Public Property OnClientPainted As System.String
    public System.string OnClientPainted {get; set;}
    See Also