SpreadsheetSettings Properties
Contains the Spreadsheet extension settings.
Name | Description |
---|---|
Access |
Gets or sets the access key that allows you to quickly navigate to the ASP. |
Active |
Gets or sets the index of a Worksheet Tab which is selected within the Spreadsheet. |
Associated |
Specifies the name of a Ribbon extension, used as an external toolbar. |
Attributes |
Gets the collection of arbitrary attributes (for rendering only) that do not correspond to properties on the control.
Inherited from Settings |
Auto |
Gets or sets the auto-saving mode. |
Auto |
Gets or sets the timeout for auto-saving. |
Callback |
Defines the callback routing logic by specifying the names of a Controller and an Action which should handle callbacks. |
Client |
Gets an object that lists the client-side events specific to the Spreadsheet. |
Control |
Provides access to the style settings declared at the root level of the extension’s wrapped web server control.
Inherited from Settings |
Custom |
Defines the custom callback routing logic by specifying the names of a Controller and an Action which should handle custom callbacks initiated by the ASPx |
Custom |
Enables you to supply any server data that can then be parsed on the client. |
Document |
Enables you to perform server-side processing of file upload operations initiated within the Spreadsheet’s built-in Document Selector. |
Document |
Enables you to perform server-side processing of folder creation operations, initiated within the Spreadsheet’s built-in Document Selector. |
Document |
Enables you to perform server-side processing of file/folder deletion operations initiated within the Spreadsheet’s built-in Document Selector. |
Document |
Enables you to perform server-side processing of file/folder move operations initiated within the Spreadsheet’s built-in Document Selector. |
Document |
Enables you to perform server-side processing of file/folder rename operations initiated within the Spreadsheet’s built-in Document Selector. |
Download |
Obsolete. Defines the callback routing logic by specifying the name of the Controller and the Action which should handle requests related to file downloading. |
Enable |
Gets or sets a value that specifies whether the extension to which this Spreadsheet |
Enabled |
Gets or sets a value that indicates whether the MVC Extension is enabled, allowing it to respond to end-user interactions.
Inherited from Settings |
Enable |
Gets or sets a value indicating whether themes apply to this extension.
Inherited from Settings |
Encode |
Gets or sets whether to encode editor value and content.
Inherited from Settings |
Fullscreen |
Gets or sets a value specifying whether the Spreadsheet is used in full-screen mode. |
Height |
Gets or sets the height of the extension.
Inherited from Settings |
Images | Provides access to the settings that define images for various Spreadsheet elements. |
Images |
Provides access to the settings that define images displayed within the File |
Init |
Enables you to perform custom actions when an extension is initialized.
Inherited from Settings |
Name |
Specifies the unique identifier name for the extension.
Inherited from Settings |
Pre |
Allows custom processing to be implemented before the extension is rendered to the page.
Inherited from Settings |
Read |
Gets or sets a value indicating whether an end-user can change the Spreadsheet’s contents at runtime. |
Ribbon |
Specifies the type of the Spreadsheet’s Ribbon toolbar. |
Ribbon |
Provides access to the collection of Ribbon tabs. |
Saving | Enables you to perform server-side processing of a spreadsheet document before it is saved to the server. |
Settings | Provides access to the Spreadsheet’s main settings. |
Settings |
Provides access to the built-in dialogs’ settings. |
Settings |
Provides access to settings that are related to the File |
Settings |
Provides access to the Loading Panel’s settings. |
Settings |
Provides access to settings allowing you to manipulate the Spreadsheet’s view mode. |
Show |
Gets or sets a value that specifies whether a confirmation alert should be displayed when any unsaved changes are going to be lost due to an end-user action. |
Show |
Gets or sets a value that specifies the Formula Bar’s visibility. |
Show |
Gets or sets a value specifying the sheet tab selector‘s visibility. |
Skin |
Gets or sets the skin to apply to the control.
Inherited from Settings |
Style |
Gets a collection of all cascading style sheet (CSS) properties applied to an extension.
Inherited from Settings |
Styles | Provides access to the style settings that allow the appearance of the extension (and its visual elements) to be defined. |
Styles |
Provides access to the style settings that define the appearance of button elements used by the Spreadsheet extension (within dialog forms, for instance). |
Styles |
Provides access to the style settings that define the appearance of editor elements used by the Spreadsheet extension (for instance, within dialog forms). |
Styles |
Provides access to the style settings that define the appearance of File Manager elements used by the Spreadsheet extension (for instance, within the File Open dialog). |
Styles |
Gets the settings defining the appearance of elements used by the Spreadsheet’s Formula Auto |
Styles |
Gets the settings that define the appearance of elements used within the Spreadsheet’s Formula Bar. |
Styles |
Provides access to the style settings that define the appearance of the Spreadsheet’s context menu. |
Styles |
Provides access to the style settings that define the appearance of the Spreadsheet’s ribbon toolbar elements. |
Styles |
Provides access to the style settings defining the appearance of tab control elements used in the Spreadsheet. |
Tab |
Gets or sets the tab index of the control element of the web page.
Inherited from Settings |
Temporary |
Obsolete. Gets or sets the temporary server folder where files which are currently being uploaded, are maintained. |
Theme |
Gets or sets the name of the theme to be applied to the extension.
Inherited from Settings |
Tool |
Gets or sets a UI element’s tooltip text.
Inherited from Settings |
View |
Fires before the control’s view mode is changed and allows you to cancel the action. |
Width |
Gets or sets the width of the extension.
Inherited from Settings |
Work |
Gets or sets the working directory path. |
See Also