ASP.NET MVC Controls | ComponentOne
C1.Web.Mvc.Sheet Namespace / UnboundSheet Class
Properties


In This Topic
    UnboundSheet Class Members
    In This Topic

    The following tables list the members exposed by UnboundSheet.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the number of columns in the sheet.  
    Public PropertyGets the filter setting for this sheet. (Inherited from C1.Web.Mvc.Sheet.Sheet)
    Public PropertyGets or sets the name of the sheet. (Inherited from C1.Web.Mvc.Sheet.Sheet)
    Public PropertyOccurs after the sheet name has changed. (Inherited from C1.Web.Mvc.Sheet.Sheet)
    Public PropertyOccurs after the visible of sheet has changed. (Inherited from C1.Web.Mvc.Sheet.Sheet)
    Public PropertyGets or sets the number of rows in the sheet.  
    Public PropertyGets or sets the selection array. (Inherited from C1.Web.Mvc.Sheet.Sheet)
    Public PropertyGets the collection of the Table objects on this Sheet. (Inherited from C1.Web.Mvc.Sheet.Sheet)
    Public PropertyGets or sets the sheet visibility. (Inherited from C1.Web.Mvc.Sheet.Sheet)
    Top
    See Also