DevExpress.Web.ASPxSpreadsheet.v20.1
Contains classes which implement the functionality of the control.
A spreadsheet control.
Initializes a new instance of the class.
Gets or sets the index of the active ribbon tab within the ASPxSpreadsheet control.
An integer value specifying the index of an active ribbon tab.
Specifies the ID of an control, used as an external toolbar.
A string value specifying the ribbon ID.
Gets or sets the auto-saving mode.
One of the values.
Gets or sets the timeout for auto-saving.
An integer value specifying the timeout, in milliseconds.
Fires when a round trip to the server has been initiated either manually (by a call to the client method) or automatically by the ASPxSpreadsheet (an internal service callback).
Occurs after the cell content has been changed via the UI.
Gets or sets the 's client programmatic identifier.
A string value that specifies the 's client identifier.
Gets an object that lists the client-side events specific to the .
A object which allows assigning handlers to the client-side events available to the .
Closes the workbook currently loaded into and accessed via the property.
Gets or sets the text of the confirmation message that is displayed when any unsaved data changes are going to be lost.
A string specifying the confirmation message text.
Creates a collection of default Ribbon tabs, specifying what to do with tabs that already exist within the collection.
true to delete existing tabs; false to add the default tabs to the collection.
Enables you to supply any server data that can then be parsed on the client.
Provides access to a workbook loaded into the control.
A interface specifying a document loaded into a Spreadsheet.
Fires when a round trip to the server has been initiated by the loaded document.
Gets or sets the document's unique identifier.
A string value that uniquely identifies the document.
Fires before a file is uploaded to the Document Selector and allows you to cancel the action.
Fires on the server side before a folder is created within the FileManager embedded into built-in dialogs, and allows you to cancel the action.
Fires before an item is copied within the Document Selector, and allows you to cancel the action.
Fires before an item is deleted within the FileManager embedded into built-in dialogs, and allows you to cancel the action.
Fires before an item is moved within the FileManager embedded into built-in dialogs, and allows you to cancel the action.
Fires before an item is renamed within the FileManager embedded into built-in dialogs, and allows you to cancel the action.
Gets or sets a value that specifies whether the can be manipulated on the client side in code.
true, if the control's client object model is fully available; false if no programmatic interface is available for the on the client side.
Gets or sets a value specifying whether the is used in full-screen mode.
true to enable full-screen mode; otherwise, false.
Gets the image directory path.
A string value specifying the path to the image directory.
Returns the path to the working directory.
A string representing the working directory path.
Provides access to the settings that define images displayed within the .
An object that contains image settings.
Provides access to the settings that define images displayed within the FileManager used within some built-in dialogs.
A DevExpress.Web.ASPxSpreadsheet.SpreadsheetFileManagerImages object that contains image settings.
Occurs before a document is loaded. Handle this event to set initial document settings.
Gets a value indicating whether an internal service callback is being currently processed.
true, if the processed callback is an internal service callback of the ASPxSpreadsheet; otherwise, false.
Enables you to supply any server data that can then be parsed on the client.
The collection of property names and their values.
Creates a new empty document within the ASPxSpreadsheet.
Opens the specified document.
A object that contains information about the document to open.
Opens a document by the specified path.
A string representing the path to a document to open.
Opens the specified document.
A string value specifying the path to the document to open.
A DocumentFormat object specifying the document format.
Opens a document specified by an array of bytes.
A string value that uniquely identifies the document to open (the document's DocumentId).
A object specifying the document format.
A method delegate to obtain a byte array from which to open the document.
Opens a document specified by a stream.
A string value that uniquely identifies the document to open (the document's DocumentId).
A object specifying the document format.
A method delegate to obtain a stream from which to open the document.
Opens a document specified by an array of bytes.
A string value that uniquely identifies the document to open (the document's DocumentId).
A method delegate to obtain a byte array from which to open the document.
Opens a document specified by a stream.
A string value that uniquely identifies the document to open (the document's DocumentId).
A method delegate to obtain a stream from which to open the document.
Gets or sets whether to raise the event when changes are made via an API. Normally, these event is fired only when the document is modified by using the control UI.
true if the event is fired when changes are made via an API; otherwise, false.
Gets or sets a value indicating whether an end-user can change the Spreadsheet's contents at runtime.
true, if an end-user cannot change the Spreadsheet's contents; otherwise, false.
Registers the specified global custom function.
An object that supports the interface.
Gets the collection of ribbon context tab categories.
A object that is the collection of context tab categories.
Specifies the type of the toolbar.
One of the enumeration values.
Provides access to the collection of Ribbon tabs.
A object that is the collection of the Ribbon's tabs.
Saves a document in its original format at its original location.
Saves a document copy using the specified settings.
A DocumentFormat object specifying the document's format.
An array of bytes where the document is saved.
Saves a document copy using the specified settings.
A stream object specifying where to save the document.
A DocumentFormat object specifying the document format.
Saves a document copy using the specified settings.
A string value specifying the document path to save to.
Allows the current spreadsheet document to be processed before it is saved to the server.
Provides access to the 's main settings.
An object that contains the control's options.
Provides access to the settings that relate to customization of dialog form elements.
Gets settings concerning customization of dialog form elements.
A object containing settings to customize dialog form elements.
Provides access to settings that are related to the FileManager used within some built-in dialogs dialog.
An object that contains the Document Selector dialog's settings.
Provides access to the loading panel's settings.
An object that contains the loading panel's settings.
Provides access to settings allowing you to manipulate the Spreadsheet's view mode.
A value object containing settings to manipulate the control's view mode.
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.
true, to display the confirmation alert; otherwise, false.
Gets or sets a value that specifies the Formula Bar's visibility.
true, if the Formula Bar is visible; otherwise, false.
Gets or sets a value specifying the sheet tab selector's visibility.
true, if the sheet tab selector is visible; otherwise, false.
Provides access to the style settings that control the appearance of the elements.
A DevExpress.Web.ASPxSpreadsheet.SpreadsheetStyles object that provides style settings for view elements.
Provides access to the style settings that define the appearance of button elements used by the control (within dialog forms, for instance).
A DevExpress.Web.ASPxSpreadsheet.SpreadsheetButtonStyles object that contains style settings.
Provides access to the style settings that define the appearance of editor elements used by the control (for instance, within dialog forms).
A DevExpress.Web.ASPxSpreadsheet.SpreadsheetEditorsStyles object that contains style settings.
Provides access to the style settings that define the appearance of File Manager elements used by the control (for instance, within the File Open dialog).
A DevExpress.Web.ASPxSpreadsheet.SpreadsheetFileManagerStyles object that provides style settings.
Gets the settings defining the appearance of elements used by the Spreadsheet's Formula AutoComplete feature.
A object containing element appearance settings.
Gets the settings that define the appearance of elements used within the Spreadsheet's Formula Bar.
A object containing element appearance settings.
Provides access to the style settings that define the appearance of the 's context menu.
A DevExpress.Web.ASPxSpreadsheet.SpreadsheetMenuStyles object that contains style settings.
Provides access to the style settings that define the appearance of the 's ribbon toolbar elements.
A DevExpress.Web.ASPxSpreadsheet.SpreadsheetRibbonStyles object that contains style settings.
Provides access to the style settings defining the appearance of tab control elements used in the .
A DevExpress.Web.ASPxSpreadsheet.SpreadsheetTabControlStyles object that contains style settings.
Gets or sets the temporary folder path.
A string specifying the temporary folder path.
Fires before the control's view mode is changed and allows you to cancel the action.
Gets or sets the working directory path.
A string specifying the working directory path.
Provides access to an object enabling you to specify a worksheet area that is visible in the Spreadsheet and allows end-user input.
A object.
The base class for Spreadsheet behavior options classes.
Initializes a new instance of the class with specified settings.
An object that implements the interface.
Specifies the restricted operations that cannot be performed by end-users over the Spreadsheet's document.
Initializes a new instance of the class.
An object that implements the IPropertiesOwner interface.
Copies the settings from the specified object to the current one.
A object whose settings are assigned to the current object.
Provides access to spreadsheet columns' behavior options.
An object containing settings related to the columns' behavior options.
Gets or sets whether the Copy operation is permitted.
A enumeration value specifying the document's capability to perform an operation.
Gets or sets whether the Create New Document operation is permitted.
A enumeration value specifying the document's capability to perform an operation.
Gets or sets whether the Cut operation is permitted.
A enumeration value specifying the document's capability to perform an operation.
Gets or sets whether an Open Document operation is permitted.
A enumeration value specifying the document's capability to perform an operation.
Gets or sets whether the Paste operation is permitted.
A enumeration value specifying the document's capability to perform an operation.
Gets or sets whether printing operations are permitted.
A enumeration value specifying the document's capability to perform an operation.
Provides access to the spreadsheet rows' behavior options.
An object containing settings related to the rows' behavior options.
Gets or sets whether the Save Document operation is permitted.
A enumeration value specifying the document's capability to perform an operation.
Gets or sets whether the Save Document As operation is permitted.
A enumeration value specifying the document's capability to perform an operation.
Gets or sets whether switching between Reading and Editing view modes using the is disabled.
A enumeration value specifying the document's capability to perform an operation.
Provides access to the spreadsheet worksheets' behavior options.
An object containing settings related to the worksheets' behavior options.
Provides options to restrict an end-user's ability to manage columns in a worksheet of the workbook loaded into an ASPxSpreadsheet.
Initializes a new instance of the class.
An object that implements the IPropertiesOwner interface.
Copies the settings from the specified object to the current one.
A object whose settings are assigned to the current object.
Gets or sets the document's capability to adjust the column width to accommodate cell content.
A enumeration value specifying the document's capability to perform an operation.
Gets or sets the document's capability to delete columns.
A enumeration value specifying the document's capability to perform an operation.
Gets or sets the document's capability to hide columns.
A enumeration value specifying the document's capability to perform an operation.
Gets or sets the document's capability to insert new columns.
A enumeration value specifying the document's capability to perform an operation.
Gets or sets the document's capability to change the column width.
A enumeration value specifying the document's capability to perform an operation.
Gets or sets the document's capability to unhide columns.
A enumeration value specifying the document's capability to perform an operation.
Contains settings that relate to the Loading Panel's functionality.
Initializes a new instance of the class with the specified owner.
An object that represents the object's owner.
Provides options to restrict an end-user's ability to manage rows in a worksheet of the workbook loaded into the ASPxSpreadsheet.
Initializes a new instance of the class.
An object that implements the IPropertiesOwner interface.
Copies the settings from the specified object to the current one.
A object whose settings are assigned to the current object.
Gets or sets the document's capability to adjust row height to accommodate cell content.
A enumeration value specifying the document's capability to perform an operation.
Gets or sets the document's capability to delete rows
A enumeration value specifying the document's capability to perform an operation.
Gets or sets the document's capability to hide rows.
A enumeration value specifying the document's capability to perform an operation.
Gets or sets the document's capability to insert new rows.
A enumeration value specifying the document's capability to perform an operation.
Gets or sets the document's capability to change row heights.
A enumeration value specifying the document's capability to perform an operation.
Gets or sets the document's capability to unhide rows.
A enumeration value specifying the document's capability to perform an operation.
Contains the main settings of the control.
Initializes a new instance of the class with the specified owner.
An object that implements the interface.
Copies the settings from the specified object to the current one.
A object whose settings are assigned to the current object.
Provides access to an object that enables you to apply restrictions on different editor operations.
A class instance containing restriction specifications.
Serves as a base for classes that define different settings of the .
Initializes a new instance of the class with the specified owner.
An object that implements the interface.
Provides options to restrict an end-user's ability to manage a document within the ASPxSpreadsheet.
Initializes a new instance of the class.
An object that implements the IPropertiesOwner interface.
Copies the settings from the specified object to the current one.
A object whose settings are assigned to the current object.
Gets or sets the document's capability to delete worksheets.
A enumeration value specifying the document's capability to perform an operation.
Gets or sets the document's capability to hide worksheets.
A enumeration value specifying the document's capability to perform an operation.
Gets or sets the document's capability to insert new worksheets.
A enumeration value specifying the document's capability to perform an operation.
Gets or sets the document's capability to rename worksheets.
A enumeration value specifying the document's capability to perform an operation.
Gets or sets the document's capability to unhide worksheets.
A DevExpress.XtraSpreadsheet.DocumentCapability enumeration value specifying the document's capability to perform an operation. A enumeration value specifying the document's capability to perform an operation.
Lists values that specify the Sample section update mode in the Format Cells dialog.
Equals Disable for ASP.NET Core applications and web applications on Azure; otherwise equals Enable.
The Sample section is not updated when a currency symbol or location is changed.
The Sample section is always updated.
A method that will handle the event.
The event source. Identifies the ASPxSpreadsheet control that raised the event.
A object that contains event data.
Contains classes and enumerations that are intended to localize the User Interface of DevExpress ASP.NET Spreadsheet.
Provides a means to localize the 's UI elements at runtime.
Initializes a new instance of the class.
Returns an object comprising resources based on the thread's language and regional settings (culture).
A object comprising resources based on the thread's culture.
Returns a localized string for the specified string identifier.
A enumeration value identifying the string to localize.
A corresponding to the specified identifier.
Provides a means to localize the 's UI elements at runtime.
Initializes a new instance of the class.
Contains strings that can be localized for the . For more information, refer to the topic.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
A text displayed in a cancel button within a Dialog Form.Default Value: "Cancel"
A text displayed in a change button within the Change Image and Change Link dialogs.Default Value: "Change"
A text displayed in a download button within the Save File dialog.Default Value: "Download"
Contains localizable text of the corresponding UI element.
A text displayed in an insert button within an Insert Image dialog.Default Value: "Insert"
A text displayed in an OK button within dialog forms.Default Value: "OK"
A localizable text displayed in an open button within a dialog forms.Default Value: "Open"
A text displayed in a save button within the Save File dialog.Default Value: "Save as"
A text displayed in a select button within the Open File dialog.Default Value: "Select"
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
A text displayed in a title bar of the Change Link dialog.Default Value: "Change hyperlink"
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text displayed when an uploaded image has the wrong file size.
Contains localizable text displayed when an uploaded image has the wrong file format.
Contains localizable text displayed when the wrong image URL has been entered into a dialog.
Contains localizable text of the corresponding UI element.
A localizable text displayed when the specified external Ribbon control has not been found.Default Value: "The external ribbon control '{0}' is not found."
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
A text displayed in a title bar of an Insert Image dialog.Default Value: "Insert image"
Contains localizable text of the corresponding UI element.
The label of a text box that allows specifying an image web address in Image Dialogs.Default Value: "Enter image web address"
The label of a radio button (in Image Dialogs) specifying that an image is located in your computer.Default Value: "From your computer"
The label of a radio button (in Image Dialogs) specifying that an image is located in the web.Default Value: "From the web (URL)"
Contains localizable text of the corresponding UI element.
The text of a label displayed in the Insert Image dialog as an image placeholder.Default Value: "Image preview"
The label of a text box that allows specifying a path to an image on your computer in Image Dialogs.Default Value: "Browse your computer for the image file to upload"
A text displayed in a title bar of an Insert Link dialog.Default Value: "Insert hyperlink"
The label of a radio button (in Link Dialogs) specifying that a link sends a message when is clicked.Default Value: "E-mail address"
The label of a text box (in Link Dialogs) that allows specifying a recipient e-mail address.Default Value: "E-mail to"
The label of a text box (in Link Dialogs) that allows specifying the subject of an email.Default Value: "Subject"
The label of a text box that allows specifying a link text in Link Dialogs.Default Value: "Text"
The label of a text box that allows specifying a link tooltip in Link Dialogs.Default Value: "ToolTip"
The label of a radio button (in Link Dialogs) specifying that a link targets to a site when it is clicked; and a label of a text box that allows specifying a site or document URL.Default Value: "URL"
Contains localizable text of the corresponding UI element.
Contains localizable text displayed when a wrong e-mail has been entered into a dialog.
Contains localizable text displayed when a wrong file name has been entered into a dialog.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
The error text to be displayed within the Spreadsheet's error frame in Built-in Dialogs, if the required field is empty.Default Value: "This field is required"
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Contains localizable text of the corresponding UI element.
Lists values that specify the visibility of a section within the Save File dialog.
All dialog sections should be displayed.
Only the 'Download a copy' section should be displayed in the dialog.
Only the 'Save file to the server' section should be displayed within the dialog.
Contains a list of the client-side events available for the ASPxSpreadsheet.
Initializes a new instance of the class. For internal use only.
Gets or sets the name of the JavaScript function or the entire code which will handle the client event.
A string that represents either the name of a JavaScript function or the entire JavaScript function code used to handle an event.
Gets or sets the name of the JavaScript function or the entire code which will handle the client event.
A string that represents either the name of a JavaScript function or the entire JavaScript function code used to handle an event.
Gets or sets the name of the JavaScript function or the entire code which will handle the client event.
A string that represents either the name of a JavaScript function or the entire JavaScript function code used to handle an event.
Gets or sets the name of the JavaScript function or the entire code which will handle the client event.
A string that represents either the name of a JavaScript function or the entire JavaScript function code used to handle an event.
Gets or sets the name of the JavaScript function or the entire code which will handle the client event.
A string that is either the name of a JavaScript function or the entire JavaScript function code used to handle an event.
Gets or sets the name of the JavaScript function or the entire code which will handle the client event.
A string that represents either the name of a JavaScript function or the entire JavaScript function code used to handle an event.
Gets or sets the name of the JavaScript function or the entire code which will handle the client event.
A string that represents either the name of a JavaScript function or the entire JavaScript function code used to handle an event.
Gets or sets the name of the JavaScript function or the entire code which will handle a web control's client event.
A string that represents either the name of a JavaScript function or the entire JavaScript function code used to handle an event.
Gets or sets the name of the JavaScript function or the entire code which will handle the client event.
A string that represents either the name of a JavaScript function or the entire JavaScript function code used to handle an event.
Gets or sets the name of the JavaScript function or the entire code which will handle the client event.
A string that represents either the name of a JavaScript function or the entire JavaScript function code used to handle an event.
Gets or sets the name of the JavaScript function or the entire code which will handle the client event.
A string that represents either the name of a JavaScript function or the entire JavaScript function code used to handle an event.
Gets or sets the name of the JavaScript function or the entire code which will handle the client event.
A string that represents either the name of a JavaScript function or the entire JavaScript function code used to handle an event.
Contains settings concerning customization of dialog form elements.
Initializes a new instance of the class with the specified owner.
An object that implements the interface.
Provides access to customization settings for the Insert Link dialog's form elements.
An object that contains customization settings for form elements.
Provides access to customization settings for the Insert Picture dialog's form elements.
An object that contains customization settings for form elements.
Provides access to customization settings for the Save File dialog's form elements.
An object that contains customization settings for form elements.
Contains settings concerning customization of dialog form elements.
Initializes a new instance of the class with the specified owner.
An object that implements the interface.
Copies the settings from the specified object to the current one.
A object whose settings are assigned to the current object.
Provides access to customization settings for the Format Cells dialog's form elements.
An object that contains customization settings.
Provides access to customization settings for the Insert Link dialog's form elements.
An object that contains customization settings for form elements.
Provides access to customization settings for the Insert Picture dialog's form elements.
An object that contains customization settings for form elements.
Provides access to customization settings for the Save File dialog's form elements.
An object that contains customization settings for form elements.
Contains common settings of the ASPxSpreadsheet's built-in Document Selector.
Initializes a new instance of the class with the specified owner.
An object that implements the interface.
Gets or sets the file extensions allowed for display in the FileManager used within certain built-in dialogs.
An array of values that contains the file extensions allowed.
Contains settings that are related to the Document Selector used within the Save File dialog.
Initializes a new instance of the class with the specified owner.
An object that implements the interface.
Copies the settings from the specified object to the current one.
A object whose settings are assigned to the current object.
Provides access to the main settings of the FileManager embedded into built-in file dialogs.
A object that contains common settings of the embedded FileManager.
Gets or sets the name of a custom command.
A string value specifying the command name.
Provides access to the editing settings of the FileManager embedded into built-in file dialogs.
An object that contains the editing options.
Provides access to the file list's settings of the FileManager embedded into built-in file dialogs.
An object that contains the file list's settings.
Provides access to the folder container's settings of the FileManager embedded into built-in file dialogs.
A object that contains the folder container's settings.
Provides access to permission settings that relate to the FileManager used within some built-in dialogs dialog.
An object containing settings.
Gets or sets a value that specifies the correct relative URL path to a root folder whose physical path is defined via the FileManagerSettings.RootFolder property of the Document Selector.
A string value that defines the relative URL path to the specified root folder.
Provides access to the toolbar item visibility settings of the FileManager embedded into built-in file dialogs.
An object that contains the visibility options.
Provides access to the upload panel's settings of the FileManager embedded into built-in file dialogs.
An object that holds settings for an upload panel.
Contains the base settings of the embedded FileManager used within certain built-in dialogs.
Initializes a new instance of the class with the specified owner.
An object that implements the interface.
Gets or sets the file extensions allowed for display in the FileManager used within certain built-in dialogs.
An array of values that contains the file extensions allowed.
Contains settings that relate to the editing functionality of the embedded FileManager which is used within certain built-in dialogs.
Initializes a new instance of the class with the specified owner.
An object that implements the interface.
Contains settings that relate to the folder functionality of the embedded FileManager used within certain built-in dialogs.
Initializes a new instance of the class with the specified owner.
An object that implements the interface.
Gets or sets a value specifying whether the FileManager embedded into some built-in dialogs displays a special icon for folders that are locked for upload.
true if a special icon is displayed; false if a default folder icon is displayed.
Contains settings that relate to the file upload functionality of the FileManager embedded into certain built-in dialogs.
Initializes a new instance of the class with the specified owner.
An object that implements the interface.
Gets or sets a value that indicates whether upload is enabled for the FileManager used within some built-in dialogs.
true, if upload is enabled; otherwise, false.
This class is not in effect for the ASPxSpreadsheet control.
Contains settings that relate to the validation of document files, uploaded using the ASPxSpreadsheet's Open File (Document Selector) dialog.
Initializes a new instance of the class with the specified owner.
This member is not in effect.
An object that implements the interface.
Gets or sets the maximum size of an uploaded file.
An value that specifies the maximum file size, in bytes.
Contains customization settings for the Format Cells dialog's form elements.
Initializes a new instance of the SpreadsheetFormatCellsDialogSettings class with the specified settings.
An object that implements the interface.
Copies the settings from the specified object to the current object.
An object whose settings are assigned to the current object.
Specifies the update mode of the Format Cells dialog's Sample section.
The sample update mode.
Contains settings that are specific to customizable versions of the ASPxSpreadsheet's built-in dialogs.
Initializes a new instance of the class with the specified owner.
An object that implements the interface.
Gets or sets the path to a UserControl (an .ascx file) that is a customizable version of the built-in Change chart type dialog.
A value specifying the file name and path to a UserControl file.
Gets or sets the path to a UserControl (an .ascx file) that is a customizable version of the built-in Change horizontal axis title dialog.
A value specifying the file name and path to a UserControl file.
Gets or sets the path to a UserControl (an .ascx file) that is a customizable version of the built-in Change chart title dialog.
A value specifying the file name and path to a UserControl file.
Gets or sets the path to a UserControl (an .ascx file) that is a customizable version of the built-in Change vertical axis title dialog.
A value specifying the file name and path to a UserControl file.
Gets or sets the path to a UserControl (an .ascx file) that is a customizable version of the built-in Select data source dialog.
A value specifying the file name and path to a UserControl file.
Gets or sets the path to a UserControl (an .ascx file) that is a customizable version of the built-in Column width dialog.
A value specifying the file name and path to a UserControl file.
Gets or sets the path to a UserControl (an .ascx file) that is a customizable version of the built-in Standard column width dialog.
A value specifying the file name and path to a UserControl file.
Gets or sets the path to a UserControl (an .ascx file) that is a customizable version of the built-in Find dialog.
A value specifying the file name and path to a UserControl file.
Gets or sets the path to a UserControl (an .ascx file) that is a customizable version of the built-in Insert Link dialog.
A value specifying the file name and path to a UserControl file that is a customizable Insert Link dialog.
Gets or sets the path to a UserControl (an .ascx file) that is the customizable version of the built-in Insert Picture dialog.
A value specifying the file name and path to a UserControl file that is a customizable Insert Picture dialog.
Gets or sets the path to a UserControl (an .ascx file) that is a customizable version of the built-in Chart layouts dialog.
A value specifying the file name and path to a UserControl file.
Gets or sets the path to a UserControl (an .ascx file) that is a customizable version of the built-in Chart styles dialog.
A value specifying the file name and path to a UserControl file.
Gets or sets the path to a UserControl (an .ascx file) that is the customizable version of the built-in Open File dialog.
A value specifying the file name and path to a UserControl file that is a customizable Open File dialog.
Gets or sets the path to a UserControl (an .ascx file) that is the customizable version of the built-in Rename Sheet dialog.
A value specifying the file name and path to a UserControl file that is a customizable Rename Sheet dialog.
Gets or sets the path to a UserControl (an .ascx file) that is a customizable version of the built-in Row height dialog.
A value specifying the file name and path to a UserControl file.
Gets or sets the path to a UserControl (an .ascx file) that is the customizable version of the built-in Save File dialog.
A value specifying the file name and path to a UserControl file that is a customizable Save File dialog.
Gets or sets the path to a UserControl (an .ascx file) that is a customizable version of the built-in Unhide sheet dialog.
A value specifying the file name and path to a UserControl file.
Contains settings that defined the appearance of elements used by the Spreadsheet's Formula AutoComplete feature.
Initializes a new instance of the class with the specified owner.
An object that implements the ISkinOwner interface.
Gets the style settings that define the appearance of the area that provides information about a function's arguments.
A object that contains the style settings.
Gets the style settings that define the appearance of the area that provides information about a function.
A object that contains the style settings.
Gets the style settings that define the appearance of the list box that provides a list of functions.
A object that contains the style settings.
Gets the style settings that define the appearance of items in the list box that provides a list of functions.
A object that contains the style settings.
Contains settings that define a Formula Bar button's image.
Contains settings that defined the appearance of elements used within the Formula Bar' button section.
Initializes a new instance of the class with the specified owner.
An object that implements the ISkinOwner interface.
Gets the style settings that define the appearance of formula bar's buttons.
A object that contains the style settings.
Duplicates the properties of the specified object into the current instance of the class.
A object that represents an object which the settings will be copied from.
Gets the style settings that define the appearance of the formula bar's main element.
A object that contains the style settings.
Contains settings that defined the appearance of elements used within the Spreadsheet's Formula Bar.
Initializes a new instance of the class with the specified owner.
An object that implements the ISkinOwner interface.
Gets the style settings that define the appearance of the formula bar's section that contains buttons.
A object that contains the style settings.
Gets the style settings that define the appearance of the Cancel button in the formula bar's section that contains buttons.
A object that contains the style settings.
Duplicates the properties of the specified object into the current instance of the class.
A object that represents the object from which the settings will be copied.
Gets the style settings that define the appearance of the Enter button in the formula bar's section that contains buttons.
A object that contains the style settings.
Gets the style settings that define the appearance of the main area of the formula bar.
A object that contains the style settings.
Gets the style settings that define the appearance of the text box in the formula bar.
A object that contains the style settings.
Contains settings that define images displayed within the ASPxSpreadsheet.
Initializes a new instance of the class with specified settings.
An object that implements the ISkinOwner interface.
Duplicates the properties of the specified object into the current instance of the class.
An object that the settings will be copied from.
Gets the settings of an image displayed within the Cancel button in the formula bar.
An object that contains image settings.
Gets the settings of an image displayed within the Enter button in the formula bar.
An object that contains image settings.
Gets or sets a set of icons to be used within the ribbon UI.
One of the enumeration values.
Returns the object to its original state.
Returns a string that represents the current object.
The empty string.
Provides data for the event.
Initializes a new instance of the class with the specified settings.
A interface specifying a document loaded into a Spreadsheet.
Provides access to a workbook loaded into a Spreadsheet.
A interface specifying a document being loaded into a Spreadsheet.
Contains customization settings for the Insert Link dialog's form elements.
Initializes a new instance of the class with the specified owner.
An object that implements the interface.
Copies the settings from the specified object to the current object.
A object whose settings are assigned to the current object.
Gets or sets a value that specifies whether a section that allows an e-mail address to be entered is displayed within the Insert Link dialog form.
true, to display the form element, otherwise, false.
Contains customization settings for the Insert Picture dialog's form elements.
Initializes a new instance of the class with the specified owner.
An object that implements the interface.
Copies the settings from the specified object to the current object.
A object whose settings are assigned to the current object.
Gets or sets a value that specifies whether a section that allows end-users to upload their local files is displayed within the Insert Picture dialog form.
true, to display the form section, otherwise, false.
A collection of ribbon context tab categories in the ASPxSpreadsheet control.
Initializes a new instance of the class with the specified owner.
An object that implements the DevExpress.Web.Internal.IWebControlObject interface.
Gets the control to which the current collection belongs.
The control that owns the collection.
Lists values that specify the type of the ribbon navigation element used by the control.
The value is determined automatically, based on the type of the end-user's device: touch or non-touch. Corresponds to Ribbon under non-touch device browsers. Corresponds to OneLineRibbon under touch device browsers.
An external ribbon is used by the Spreadsheet as a toolbar.
The Spreadsheet has no toolbars.
The built-in ribbon displays all items in an active tab on one line.
The toolbar for the Spreadsheet is rendered as a built-in ribbon.
A collection of Ribbon tabs related to the .
Initializes a new instance of the class with the specified owner.
An object that implements the IWebControlObject interface.
Gets a ribbon to which the tab collection belongs.
A object representing the ribbon owning the tab collection.
Gets the object that owns the collection.
An object that owns the collection.
Contains customization settings for the Save File dialog's form elements.
Initializes a new instance of the class with the specified owner.
An object that implements the interface.
Copies the settings from the specified object to the current object.
A object whose settings are assigned to the current object.
Gets or sets a value that specifies which sections are displayed within the Save File dialog form.
One of the enumeration values.
Specifies the window or frame at which to target the download copy dialog.
The target name.
Lists values identifying the Spreadsheet's view modes.
Specifies that the Spreadsheet is in Editing view mode. In this view mode, users can edit a document's content.
Specifies that the Spreadsheet is in Reading view mode. In this view mode, users cannot edit a document's content.
Contains settings that allows you to manipulate the control's view mode.
Initializes a new instance of the class with the specified owner.
An object that implements the interface.
Copies the settings from the specified object to the current one.
A object whose settings are assigned to the current object.
Gets or sets a value specifying the control's view mode.
One of the values.
Provides data for the event.
Initializes a new instance of the class.
A control's view mode.
A value specifying the view mode
Gets the control's new view mode.
A method that will handle the event.
The event source. Identifies the ASPxSpreadsheet control that raised the event.
A object that contains event data.
An object that enables you to specify the visible worksheet area.
Returns the number of visible columns in the specified worksheet.
An integer that is the zero-based index of the worksheet in the worksheet collection.
An integer that represents the number of columns currently visible in a worksheet.
Returns the number of visible columns in the specified worksheet.
A string value specifying the worksheet name in the worksheet collection.
An integer that represents the number of columns currently visible in a worksheet.
Returns the number of visible rows in the specified worksheet.
An integer that is the zero-based index of the worksheet in the worksheet collection.
An integer that represents the number of rows currently visible in a worksheet.
Returns the number of visible rows in the specified worksheet.
A string value specifying the worksheet name in the worksheet collection.
An integer that represents the number of rows currently visible in a worksheet.
Displays all columns and rows in the specified worksheet.
An integer that is the zero-based index of the worksheet in the worksheet collection.
Displays all columns and rows in the specified worksheet.
A string value specifying the worksheet name in the worksheet collection.
Defines the number of visible columns and rows for the specified worksheet.
An integer that is the zero-based index of the worksheet whose visible area should be restricted.
An integer that represents the maximum number of columns to be displayed in a worksheet.
An integer that represents the maximum number of rows to be displayed in a worksheet.
Defines the number of visible columns and rows for the specified worksheet.
A string value specifying the name of the worksheet whose visible area should be restricted.
An integer that represents the maximum number of columns to be displayed in a worksheet.
An integer that represents the maximum number of rows to be displayed in a worksheet.
Contains classes that implement the document management functionality common for DevExpress ASP.NET Office controls (ASPxRichEdit and ASPxSpreadsheet).
Contains settings of a Spreadsheet document opened on the server and provides the means to operate the document (close or save a copy).
Initializes a new instance of the class.
A RichEditWorkSession object representing the session to which the created object belongs.
Gets the document format.
A object specifying the document format.
Gets the last modify time for the document.
A nullable value that is the last modify time.
Gets a value indicating whether the current document was modified after it was opened.
true, if the document was modified; otherwise, false.
Saves a document copy using the specified settings.
An array of bytes where the document is saved to.
Saves a document copy using the specified settings.
A DocumentFormat object specifying the document format.
An array of bytes where the document is saved to.
Saves a document copy using the specified settings.
A stream object where to save the document.
Saves a document copy using the specified settings.
A stream object where to save the document.
A object specifying the document format.
Saves a document copy using the specified settings.
A string value specifying the document path to save to.