aspnet-devexpress-dot-web-dot-aspxspreadsheet-ce158e48.md
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.v25.2.dll
NuGet Package : DevExpress.Web.Office
public class SpreadsheetFileManagerUploadSettings :
FileManagerSettingsUpload
Public Class SpreadsheetFileManagerUploadSettings
Inherits FileManagerSettingsUpload
The following members return SpreadsheetFileManagerUploadSettings objects:
A SpreadsheetFileManagerUploadSettings class instance can be accessed by using the SpreadsheetDocumentSelectorSettings.UploadSettings property available via the ASPxSpreadsheet.SettingsDocumentSelector property.
Object StateManager PropertiesBase FileManagerSettingsBase FileManagerSettingsUpload SpreadsheetFileManagerUploadSettings
See Also