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

SpreadsheetDocumentSelectorCommonSettings Class

Contains common settings of the ASPxSpreadsheet’s built-in Document Selector.

Namespace: DevExpress.Web.ASPxSpreadsheet

Assembly: DevExpress.Web.ASPxSpreadsheet.v20.2.dll

NuGet Package: DevExpress.Web.Office

Declaration

public class SpreadsheetDocumentSelectorCommonSettings :
    SpreadsheetFileManagerCommonSettings

Remarks

A SpreadsheetDocumentSelectorCommonSettings class instance can be accessed by using the SpreadsheetDocumentSelectorSettings.CommonSettings property available via the ASPxSpreadsheet.SettingsDocumentSelector property.

See Also