ASP.NET Core MVC Controls | ComponentOne
C1.AspNetCore.Mvc.FlexSheet Assembly / C1.Web.Mvc.Sheet Namespace / FlexSheetLoadResponse Class
Members

In This Topic
    FlexSheetLoadResponse Class
    In This Topic
    The response data for FlexSheet remote loading.
    Object Model
    FlexSheetLoadResponse Class
    Syntax
    'Declaration
     
    Public Class FlexSheetLoadResponse 
       Inherits C1.Web.Mvc.OperationResult
    public class FlexSheetLoadResponse : C1.Web.Mvc.OperationResult 
    Inheritance Hierarchy

    System.Object
       C1.Web.Mvc.OperationResult
          C1.Web.Mvc.Sheet.FlexSheetLoadResponse

    See Also