ASP.NET Core MVC Controls | ComponentOne
C1.AspNetCore.Mvc.FlexSheet Assembly / C1.Web.Mvc.Sheet Namespace / FlexSheet Class / OnClientRowChanged Property

In This Topic
    OnClientRowChanged Property
    In This Topic
    Occurs after inserting or deleting rows.
    Syntax
    'Declaration
     
    Public Property OnClientRowChanged As String
    public string OnClientRowChanged {get; set;}
    See Also