TreeListSummaryItemCollection(DataControlBase) Constructor
In This Article
Initializes a new instance of the TreeListSummaryItemCollection class.
Namespace: DevExpress.Xpf.Grid
Assembly: DevExpress.Xpf.Grid.v14.2.dll
#Declaration
#Parameters
Name | Type | Description |
---|---|---|
data |
Data |
The data control that owns the collection. |
See Also