SpreadsheetDocumentSelectorSettings Class
Contains settings that are related to the Document Selector used within the Save File dialog.
Namespace: DevExpress.Web.ASPxSpreadsheet
Assembly: DevExpress.Web.ASPxSpreadsheet.v24.1.dll
NuGet Package: DevExpress.Web.Office
Declaration
Related API Members
The following members return SpreadsheetDocumentSelectorSettings objects:
Library | Related API Members |
---|---|
ASP.NET Web Forms Controls | ASPxSpreadsheet.SettingsDocumentSelector |
ASP.NET MVC Extensions | SpreadsheetSettings.SettingsDocumentSelector |
Remarks
These settings can be accessed via the Spreadsheet’s ASPxSpreadsheet.SettingsDocumentSelector property.
Inheritance
Object
StateManager
PropertiesBase
ASPxSpreadsheetSettingsBase
SpreadsheetDocumentSelectorSettings
See Also