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