Skip to main content

DxRichEdit Properties

A Microsoft Word-inspired rich text editor with comprehensive text formatting options, mail merge support, and a rich collection of user options.
Name Description
ActiveRibbonTabIndex Specifies the active ribbon tab’s index.
AutoSaveTimeout Specifies the timeout for the auto-save feature.
BarMode Specifies how the Rich Text Editor displays its command bar.
CheckSpelling Specifies whether to check spelling in the Rich Text Editor.
CssClass Specifies the name of the component’s CSS class. Inherited from DxComponentBase.
DocumentAPI Provides access to the document’s common and the main sub-document‘s functionalities.
DocumentContent Specifies an open document’s content.
DocumentCulture Specifies the name of an open document’s culture for the spell check feature.
DocumentFormat Specifies the format in which the DocumentContent property stores content of an open document.
Id Specifies the component’s unique identifier. Inherited from DxComponentBase.
MailMergeSettings Allows you to access mail merge settings.
Modified Specifies whether the open document has unsaved changes.
ReadOnly Specifies whether users can edit a document.
RibbonVisible Obsolete. Specifies whether the ribbon is visible.
Selection Provides access to the Rich Text Editor’s selection.
ViewType Specifies a document view layout type.
See Also