ASPxSpreadsheet.SettingsDocumentSelector Property
In This Article
Provides access to settings that are related to the FileManager used within some built-in dialogs dialog.
Namespace: DevExpress.Web.ASPxSpreadsheet
Assembly: DevExpress.Web.ASPxSpreadsheet.v24.2.dll
NuGet Package: DevExpress.Web.Office
#Declaration
public SpreadsheetDocumentSelectorSettings SettingsDocumentSelector { get; }
#Property Value
Type | Description |
---|---|
Spreadsheet |
An Spreadsheet |
See Also