SpreadsheetFileManagerUploadSettings Class
Contains settings that relate to the file upload functionality of the FileManager embedded into certain built-in dialogs.
Namespace: DevExpress.Web.ASPxSpreadsheet
Assembly: DevExpress.Web.ASPxSpreadsheet.v24.1.dll
NuGet Package: DevExpress.Web.Office
Declaration
Related API Members
The following members return SpreadsheetFileManagerUploadSettings objects:
Remarks
A SpreadsheetFileManagerUploadSettings class instance can be accessed by using the SpreadsheetDocumentSelectorSettings.UploadSettings property available via the ASPxSpreadsheet.SettingsDocumentSelector property.
Inheritance
Object
StateManager
PropertiesBase
FileManagerSettingsBase
FileManagerSettingsUpload
SpreadsheetFileManagerUploadSettings
See Also