ComponentOne Dialog for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Input Namespace / C1InputBase Class / OnClientDropDownClose Property

In This Topic
    OnClientDropDownClose Property
    In This Topic
    Occurs when the dropdown editor closed.
    Syntax
    'Declaration
     
    Public Property OnClientDropDownClose As System.String
    public System.string OnClientDropDownClose {get; set;}
    See Also