Skip to main content

SpreadsheetDocumentSelectorCommonSettings Class

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

Namespace: DevExpress.Web.ASPxSpreadsheet

Assembly: DevExpress.Web.ASPxSpreadsheet.v23.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