SpreadsheetSettings.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.Mvc
Assembly: DevExpress.Web.Mvc5.v24.2.dll
NuGet Package: DevExpress.Web.Mvc5
#Declaration
public SpreadsheetDocumentSelectorSettings SettingsDocumentSelector { get; }
#Property Value
Type | Description |
---|---|
Spreadsheet |
An Spreadsheet |
See Also