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

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

Declaration

public SpreadsheetDocumentSelectorSettings SettingsDocumentSelector { get; }

Property Value

Type Description
SpreadsheetDocumentSelectorSettings

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

See Also