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

In This Topic
    OnClientCreate Property (C1ListView)
    In This Topic
    A function which will be triggered when a wijlistview is created.
    Syntax
    'Declaration
     
    Public Property OnClientCreate As System.String
    public System.string OnClientCreate {get; set;}
    See Also