ASPxClientRichEdit Properties
A client-side equivalent of the ASPxRichEdit control.
Name | Description |
---|---|
commands |
Provides access to the Rich |
document | Provides access to document structural elements. |
layout | Provides access to a document’s layout functionality. |
loading |
Provides access to settings related to a loading panel functionality. |
name |
Gets the unique, hierarchically-qualified identifier for the control.
Inherited from ASPx |
request |
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. |
unit |
Gets a unit converter. |
See Also