SpreadsheetSaveFileDialogSettings Class
Contains customization settings for the Save File dialog’s form elements.
Namespace: DevExpress.Web.ASPxSpreadsheet
Assembly: DevExpress.Web.ASPxSpreadsheet.v24.2.dll
Declaration
Related API Members
The following members return SpreadsheetSaveFileDialogSettings objects:
Remarks
The SpreadsheetSaveFileDialogSettings class contains settings that allow you to customize the availability of elements within the Save File dialog form.
An instance of the SpreadsheetSaveFileDialogSettings class can be accessed via the SpreadsheetDialogFormSettings.SaveFileDialog property.
Inheritance
Object
StateManager
PropertiesBase
ASPxSpreadsheetSettingsBase
SpreadsheetSaveFileDialogSettings
See Also