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