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