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

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