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

ASPxClientRichEdit Properties

A client-side equivalent of the ASPxRichEdit control.
Name Description
commands Provides access to the RichEdit’s client-side commands.
document Provides access to document structural elements.
documentFormat Specifies the format in which the editor prepares the document for saving or export.
documentName Specifies the name of the current document.
documentSaveFormat Specifies the format in which the editor prepares the document for saving.
fileName Specifies the name of the saved/downloaded file.
layout Provides access to a document’s layout functionality.
loadingPanel Provides access to settings related to a loading panel functionality.
name Gets the unique, hierarchically-qualified identifier for the control. Inherited from ASPxClientControlBase.
requestSettings Provides access to request settings.
scroll Provides access to a document’s scroll functionality.
selection Provides access to the client methods that change the selection.
unitConverter Gets a unit converter.
See Also