Skip to main content
A newer version of this page is available. .

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.v21.2.dll

NuGet Package: DevExpress.Web.Office

Declaration

public class SpreadsheetDocumentSelectorSettings :
    ASPxSpreadsheetSettingsBase

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

See Also