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

ASPxClientRichEdit Properties

A client-side equivalent of the ASPxRichEdit object.
Name Description
commands Provides access to the RichEdit’s client-side commands.
document Provides access to document structural elements.
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