ASP.NET Core MVC Controls | ComponentOne
C1.Web.Mvc.Sheet Namespace / FlexSheetHelper Class
Members






In This Topic
    FlexSheetHelper Class
    In This Topic
    Supports the load processing of the request from the client-side FlexSheet.
    Object Model
    FlexSheetHelper Class
    Syntax
    'Declaration
     
    
    Public MustInherit NotInheritable Class FlexSheetHelper 
    'Usage
     
    
    Dim instance As FlexSheetHelper
    public static class FlexSheetHelper 
    public class FlexSheetHelper abstract; sealed; 
    public abstract sealed class FlexSheetHelper 
    public __gc abstract __sealed class FlexSheetHelper 
    public ref class FlexSheetHelper abstract sealed 
    Inheritance Hierarchy

    System.Object
       C1.Web.Mvc.Sheet.FlexSheetHelper

    See Also