[]
        
(Showing Draft Content)

C1.Web.Mvc.Sheet.Sheet

Sheet Class

Represents a sheet within the FlexSheet control.

Inheritance
Sheet
Namespace: C1.Web.Mvc.Sheet
Assembly: C1.Web.Mvc.FlexSheet.dll
Syntax
public abstract class Sheet

Constructors

Name Description
Sheet()

Creates one Sheet instance.

Sheet(HtmlHelper)

Creates one Sheet instance.

Properties

Name Description
Filter

Gets the filter setting for this sheet.

Name

Gets or sets the name of the sheet.

OnClientNameChanged

Occurs after the sheet name has changed.

OnClientVisibleChanged

Occurs after the visible of sheet has changed.

SelectionRanges

Gets or sets the selection array.

Tables

Gets the collection of the Table objects on this Sheet.

Visible

Gets or sets the sheet visibility.