SpreadsheetDocumentSelectorCommonSettings Class
Contains common settings of the ASPxSpreadsheet’s built-in Document Selector.
Namespace: DevExpress.Web.ASPxSpreadsheet
Assembly: DevExpress.Web.ASPxSpreadsheet.v24.2.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.
Inheritance
Object
StateManager
PropertiesBase
FileManagerSettingsBase
FileManagerSettings
SpreadsheetFileManagerCommonSettings
SpreadsheetDocumentSelectorCommonSettings
See Also