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

In This Topic
    OnClientExpand Property
    In This Topic
    Gets or sets the javascript function name that would be called before panel1 is expanded out.
    Syntax
    'Declaration
     
    Public Property OnClientExpand As System.String
    public System.string OnClientExpand {get; set;}
    See Also