InsertContentToClientEventArgs Properties
Provides data for the ASPxRichEdit.InsertContentToClient event.
Name | Description |
---|---|
Keep |
Gets or sets whether the last paragraph of the inserted document is kept in the resulting document. |
Request |
Gets the identifier of the request to the server. |
Result | Specifies the value passed to the client model. |
See Also