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

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