ASPxRichEditAutoCorrectReplaceInfo.Assign(CollectionItem) Method
Copies settings from the summary item object specified as the parameter.
Namespace: DevExpress.Web.ASPxRichEdit
Assembly: DevExpress.Web.ASPxRichEdit.v24.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