Skip to main content

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.
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 Allows you to access 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