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

In This Topic
    OnClientRemoteLoading Property
    In This Topic
    Occurs before remote loading the data from server.
    Syntax
    'Declaration
     
    
    Public Property OnClientRemoteLoading As String
    public string OnClientRemoteLoading {get; set;}
    See Also