PivotTablePersistentLayoutCollection<T> Constructors
A collection of objects that store information about DxPivotTable element layouts.Name | Parameters | Description |
---|---|---|
PivotTablePersistentLayoutCollection() | none | Initializes a new instance of the PivotTablePersistentLayoutCollection<T> class. |
PivotTablePersistentLayoutCollection(IEnumerable<T>) | items | Initializes a new instance of the PivotTablePersistentLayoutCollection<T> class with specified settings. |
See Also