C1.Web.Mvc.Sheet Namespace : UnboundSheet Class |
The following tables list the members exposed by UnboundSheet.
Name | Description | |
---|---|---|
ColumnCount | Gets or sets the number of columns in the sheet. | |
Name | Gets or sets the name of the sheet. (Inherited from C1.Web.Mvc.Sheet.Sheet) | |
OnClientNameChanged | Occurs after the sheet name has changed. (Inherited from C1.Web.Mvc.Sheet.Sheet) | |
OnClientVisibleChanged | Occurs after the visible of sheet has changed. (Inherited from C1.Web.Mvc.Sheet.Sheet) | |
RowCount | Gets or sets the number of rows in the sheet. | |
SelectionRanges | Gets or sets the selection array. (Inherited from C1.Web.Mvc.Sheet.Sheet) | |
Visible | Gets or sets the sheet visibility. (Inherited from C1.Web.Mvc.Sheet.Sheet) |