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

In This Topic
    OnClientRemoteSaved Property
    In This Topic
    Occurs when saving the file back to sever successfully.
    Syntax
    'Declaration
     
    
    Public Property OnClientRemoteSaved As String
    public string OnClientRemoteSaved {get; set;}
    See Also