ASPxRichEditAutoCorrectReplaceInfo.Assign(CollectionItem) Method
Copies settings from the summary item object specified as the parameter.
Namespace: DevExpress.Web.ASPxRichEdit
Assembly: DevExpress.Web.ASPxRichEdit.v25.1.dll
NuGet Package: DevExpress.Web.Office
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| source | CollectionItem | A CollectionItem object or descendant whose properties are copied to the current object. |
See Also