aspnet-devexpress-dot-web-dot-aspxspreadsheet-c32a6b37.md
Contains customization settings for the Save File dialog’s form elements.
Namespace : DevExpress.Web.ASPxSpreadsheet
Assembly : DevExpress.Web.ASPxSpreadsheet.v25.2.dll
NuGet Package : DevExpress.Web.Office
public class SpreadsheetSaveFileDialogSettings :
ASPxSpreadsheetSettingsBase
Public Class SpreadsheetSaveFileDialogSettings
Inherits ASPxSpreadsheetSettingsBase
The following members return SpreadsheetSaveFileDialogSettings objects:
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 SpreadsheetDialogSettings.SaveFileDialog property.
Object StateManager PropertiesBase ASPxSpreadsheetSettingsBase SpreadsheetSaveFileDialogSettings
See Also