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

In This Topic
    OnClientRowEditEnded Property (FlexSheet)
    In This Topic
    Occurs when a row edit has been committed or canceled.
    Syntax
    'Declaration
     
    
    Public Overridable Property OnClientRowEditEnded As String
    public virtual string OnClientRowEditEnded {get; set;}
    See Also