ASP.NET Core MVC Controls | ComponentOne
C1.AspNetCore.Mvc.FlexSheet Assembly / 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