Skip to main content
A newer version of this page is available. .

DxRichEdit Properties

A Rich Text Editor component.
Name Description
ActiveRibbonTabIndex Specifies the active ribbon tab’s index.
AutoSaveTimeout Specifies the timeout for the auto-save feature.
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.
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.
Modified Specifies whether the open document has unsaved changes.
ReadOnly Specifies whether users can edit a document.
RibbonVisible 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