RichEditSaveFileDialogSettings Class
Contains customization settings for the Save File dialog’s form elements.
Namespace: DevExpress.Web.ASPxRichEdit
Assembly: DevExpress.Web.ASPxRichEdit.v24.1.dll
NuGet Package: DevExpress.Web.Office
Declaration
Related API Members
The following members return RichEditSaveFileDialogSettings objects:
Remarks
The RichEditSaveFileDialogSettings class contains settings that allow you to customize the availability of elements within the Save File dialog form.
An instance of the RichEditSaveFileDialogSettings class can be accessed using the RichEditDialogSettings.SaveFileDialog property available via the ASPxRichEdit.SettingsDialogs property.
Inheritance
Object
StateManager
PropertiesBase
ASPxRichEditSettingsBase
RichEditSaveFileDialogSettings
See Also