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

In This Topic
    OnClientRemoteSaving Property
    In This Topic
    Occurs before saving the file back to server.
    Syntax
    'Declaration
     
    
    Public Property OnClientRemoteSaving As String
    public string OnClientRemoteSaving {get; set;}
    See Also