ComponentOne Extender Controls for ASP.NET Web Forms
C1.Web.Wijmo.Extenders.4 Assembly / C1.Web.Wijmo.Extenders.C1List Namespace / C1ListExtender Class / OnClientFocusing Property

In This Topic
    OnClientFocusing Property
    In This Topic
    A function called before an item is focused.
    Syntax
    'Declaration
     
    Public Property OnClientFocusing As System.String
    public System.string OnClientFocusing {get; set;}
    See Also