ASP.NET MVC Controls | ComponentOne
C1.Web.Mvc.Sheet Namespace / FlexSheet Class / OnClientAutoFilled Property

In This Topic
    OnClientAutoFilled Property
    In This Topic
    Occurs after has performed the auto-fill operation.
    Syntax
    'Declaration
     
    
    Public Property OnClientAutoFilled As String
    public string OnClientAutoFilled {get; set;}
    See Also