ASP.NET MVC Controls
FlexSheet Class
Members 

The FlexSheet control extends the FlexGrid control and provides an Excel-like functionality.
Object Model
FlexSheet ClassCellTemplate ClassCellTemplate ClassCellTemplate ClassCellTemplate ClassCellTemplate ClassCellRange ClassCellTemplate ClassWorkbook Class
Syntax
'Declaration
 
<ScriptsAttribute(Dependencies=System.Object[], ResExtension=".min.js")>
Public Class FlexSheet 
   Inherits C1.Web.Mvc.FlexGridBase(Of Object)
   Implements C1.Web.Mvc.ITemplate 
[Scripts(Dependencies=System.Object[], ResExtension=".min.js")]
public class FlexSheet : C1.Web.Mvc.FlexGridBase<object>, C1.Web.Mvc.ITemplate  
Inheritance Hierarchy

System.Object
   C1.Web.Mvc.Component
      C1.Web.Mvc.Control
         C1.Web.Mvc.ItemsBoundControl<T>
            C1.Web.Mvc.FlexGridBase<T>
               C1.Web.Mvc.Sheet.FlexSheet

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

FlexSheet Members
C1.Web.Mvc.Sheet Namespace

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum |  Documentation Feedback