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.v19.1.dll

Declaration

public class SpreadsheetDocumentSelectorSettings :
    ASPxSpreadsheetSettingsBase

The following members return SpreadsheetDocumentSelectorSettings objects:

Remarks

These settings can be accessed via the Spreadsheet’s ASPxSpreadsheet.SettingsDocumentSelector property.

Inheritance

See Also