aspnet-devexpress-dot-web-dot-aspxrichedit-964b7460.md
Contains customization settings for the Save File dialog’s form elements.
Namespace : DevExpress.Web.ASPxRichEdit
Assembly : DevExpress.Web.ASPxRichEdit.v25.2.dll
NuGet Package : DevExpress.Web.Office
public class RichEditSaveFileDialogSettings :
ASPxRichEditSettingsBase
Public Class RichEditSaveFileDialogSettings
Inherits ASPxRichEditSettingsBase
The following members return RichEditSaveFileDialogSettings objects:
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.
Object StateManager PropertiesBase ASPxRichEditSettingsBase RichEditSaveFileDialogSettings
See Also