[]
Here is the reference for client-side scripting properties, methods, events, and touch support classes that are made available. The members are listed in this table organized by member type, but are presented in alphabetical order by name.
Member | Summary |
---|---|
Gets or sets the index of the column of the active cell. | |
Gets or sets the index of the row of the active cell. | |
Gets or sets whether to allow adding a selection by tapping |
Member | Summary |
---|---|
Inserts a new row at the end of the sheet. | |
Adds a key map. | |
Adds a selection. | |
Calls back to the ASPX page. | |
Cancels the changes since the most recent postback. | |
Represents a cell on the client side. | |
Clears the contents of the selected cells. | |
Clears all the selections in the display. | |
Represents a column on the client side. | |
Copies the contents of the selected cells to the Clipboard. | |
Copies the contents of the selected cells to the Clipboard. | |
Cuts the contents of the selected cells to the Clipboard. | |
Deletes the row with the active cell. | |
Starts editing one row. | |
Ends edit mode for the cell being edited. | |
Expands or collapses the specified row. | |
Gets the active chart. | |
Gets the child Spread object of the active sheet. | |
Gets the index of the column of the active cell. | |
Gets the index of the row of the active cell. | |
Gets the table cell for the specified row and column. | |
Gets the child Spread object of the specified relation at the specified row. | |
Gets an array of child Spread objects of the displayed page. | |
Gets the index number of the column for the specified key. | |
Gets the number of columns in the displayed page. | |
Gets the column key index for the specified column. | |
Gets the current page index. | |
Gets the formula in the cell of the specified row and column. | |
Gets the value of a programmatically hidden cell at the specified row and column. | |
Gets the value of a programmatically hidden cell at the specified row and column. | |
Gets the column index of the top, left cell. | |
Gets whether the cell at the specified row and column is locked. | |
Gets the number of pages. | |
Gets the row index of the parent Spread object of the displayed Spread object. | |
Gets the parent Spread object of the displayed Spread object. | |
Gets the index number of the row for the specified key. | |
Gets the number of rows in the displayed page. | |
Gets the row key index number for the specified row. | |
Gets the range of cells that are selected on the displayed page. | |
Gets the ranges of cells that are selected on the displayed page. | |
Gets the SheetView column index for the specified column of the displayed Spread object. | |
Gets the SheetView row index for the specified row of the displayed Spread object. | |
Gets the Spread object with the specified HTML element. | |
Gets the title for the Spread component. | |
Gets the row index of the top, left cell. | |
Gets the row count for the active sheet. | |
Gets the value of a cell in the specified row and column. | |
Hides the message from the ShowMessage method. | |
Inserts a new row before the row with the active cell. | |
Returns whether the last value the user typed is valid. | |
Loads the data in the background. | |
Moves the active cell to the first column. | |
Moves the active cell to the last column. | |
Moves the active cell to the next cell. | |
Moves the active cell to the next row. | |
Moves the active cell to the previous cell. | |
Moves the active cell to the previous row. | |
Changes the display to show the next page. | |
Pastes the Clipboard contents to the cells. | |
Pastes the Clipboard contents to the cells. | |
Changes the display to show the previous page. | |
Prints the sheet. | |
Prints the sheet to a PDF document. | |
Removes the assigned action from the mapped key. | |
Resumes the layout. | |
Sets or returns the height of the row. | |
Moves the specified cell to the top, left corner of the view area. | |
Sets the active cell to the cell at the specified row and column. | |
Sets the active chart. | |
Sets the backcolor of the cell at the specified row and column. | |
Sets a column to a specified width. | |
Sets the forecolor of the cell at the specified row and column. | |
Sets the formula in a cell at the specified row and column. | |
Sets a value in a hidden cell. | |
Sets a value in a hidden cell. | |
Sets whether the cell at the specified row and column is locked. | |
Sets the specified range of cells as selected. | |
Sets a value of the cell at the specified row and column. | |
Shows an error message. | |
Sets the size of the column width to the maximum text width for each column. | |
Sorts the specified column. | |
Puts a cell into edit mode to allow editing the cell. | |
Temporarily suspends the layout. | |
Saves the changes to the Spread object back to the server. | |
Saves the changes to the postback data. |
Member | Summary |
---|---|
Occurs when the active cell is changed from the current one to a new one. | |
Occurs when the active cell is changing from the current one to a new one. | |
Occurs when the client receives the filtering result from the server. | |
Occurs when the user selects a filter item. | |
Occurs just before the component makes a request to the ASPX page. | |
Occurs after the component gets the result from the callback request to the ASPX page. | |
Occurs when the user clicks on a cell. | |
Occurs when the user double-clicks a cell. | |
Occurs when the user drops a column at the destination location. | |
Occurs after the Spread component completes moving the column. | |
Occurs after the Spread component completes resizing the column. | |
Occurs when the menu is closed. | |
Occurs when the menu is shown. | |
Occurs when the menu is being shown. | |
Occurs when the user copies data. | |
Occurs when the value of a cell is changed. | |
Occurs when the user begins to edit a cell. | |
Occurs when cell editing is done. | |
Occurs when an error message is displayed client side. | |
Occurs when rows start loading with the background load on demand. | |
Occurs when rows finish loading with the background load on demand. | |
Occurs when an item on the menu is clicked. | |
Occurs when the user drops a row at the destination location. | |
Occurs after the Spread component completes moving the row. | |
Occurs after the Spread component completes resizing the row. | |
Occurs when the sheet is scrolled. | |
Occurs when the selection is finished changing. | |
Occurs when the touch strip is closed. | |
Occurs when the touch strip is opened. | |
Occurs when the touch strip is being opened. |
Class | Summary |
---|---|
Creates menu items. | |
Creates the touch strip. | |
Creates touch strip menu items. |