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 Document content in an OpenXml format.
Id For internal use only. 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