Skip to main content

SpreadsheetSettings.SettingsDocumentSelector Property

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

NuGet Package: DevExpress.Web.Mvc5

Declaration

public SpreadsheetDocumentSelectorSettings SettingsDocumentSelector { get; }

Property Value

Type Description
SpreadsheetDocumentSelectorSettings

An SpreadsheetDocumentSelectorSettings object that contains the Document Selector dialog’s settings.

See Also