XRCrossTabCellCollection(XRCrossTab) Constructor
Initializes a new instance of the XRCrossTabCellCollection class with the specified owner.
Namespace: DevExpress.XtraReports.UI.CrossTab
Assembly: DevExpress.XtraReports.v25.2.dll
NuGet Package: DevExpress.Reporting.Core
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| owner | XRCrossTab | The Cross Tab control that owns the cell collection. |
See Also