Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

DXRichEditDocumentSaveOptions Fields

Provides options to define the file name and format used when saving and loading the document.
Name Description
CurrentFileNameProperty static Identifies the DXRichEditDocumentSaveOptions.CurrentFileName dependency property.
CurrentFormatProperty static Identifies the DXRichEditDocumentSaveOptions.CurrentFormat dependency property.
DefaultFileNameProperty static Identifies the DXRichEditDocumentSaveOptions.DefaultFileName dependency property.
DefaultFormatProperty static Identifies the DXRichEditDocumentSaveOptions.DefaultFormat dependency property.
See Also