ASPxClientSpreadsheet Methods
A client-side equivalent of the ASPxSpreadsheet object.
Name | Description |
---|---|
Adjust |
Modifies the control’s size against the control’s container.
Inherited from ASPx |
Adjust |
Modifies the controls size within the specified container.
Inherited from ASPx |
Apply |
Applies a value stored within the editor to the active cell |
Cancel |
Cancels editing of the active cell. |
Cast |
Converts the specified object to the ASPx |
Focus | Sets input focus to the Spreadsheet. |
Get |
Gets the value of the currently active cell. |
Get |
Gets a name of the worksheet that is currently displayed within the spreadsheet. |
Get |
Gets the specified cell’s bounds. |
Get |
Returns the comment associated with the specified data cell. |
Get |
Gets the value of the specified cell. |
Get |
Obsolete. Returns a value specifying whether a control is displayed.
Inherited from ASPx |
Get |
Returns a collection of client web control objects.
Inherited from ASPx |
Get |
Returns the type of the element currently being edited in the Spreadsheet control. |
Get |
Returns the control’s height.
Inherited from ASPx |
Get |
Returns an HTML element that is the root of the control’s hierarchy.
Inherited from ASPx |
Get |
Returns a client instance of the control that is the parent for a specified control.
Inherited from ASPx |
Get |
Gets access to the client ribbon object. |
Get |
Returns the current selection made in a Spreadsheet. |
Get |
Returns the control’s view mode. |
Get |
Returns a value specifying whether a control is displayed.
Inherited from ASPx |
Get |
Returns the control’s width.
Inherited from ASPx |
Has |
Indicates whether any unsaved changes are contained in the current document. |
In |
Returns a value that determines whether a callback request sent by a web control is being currently processed on the server side.
Inherited from ASPx |
Perform |
Sends a callback to the server and generates the server-side ASPx |
Perform |
Obsolete. Sends a callback to the server and generates the server-side ASPx |
Print |
Invokes the browser print dialog to print the sheet content. |
Reconnect |
Reconnects the Spreadsheet to an external ribbon. |
Send |
Specifies the text that Assistive Technologies (screen readers or braille display, for example) will provide to a user.
Inherited from ASPx |
Set |
Specifies the editor’s value of the edited cell. |
Set |
Obsolete. Specifies whether a control is displayed.
Inherited from ASPx |
Set |
Enables you to switch the full-screen mode of the Spreadsheet. |
Set |
Specifies the control’s height. Note that this method is not in effect for some controls. Inherited from ASPx |
Set |
Specifies the control’s view mode. |
Set |
Specifies whether a control is displayed.
Inherited from ASPx |
Set |
Specifies the control’s width in pixels.
Inherited from ASPx |
See Also