Skip to main content

TcxPivotGridCrossCellDataSource Constructors

Represents a custom data source to display the data associated with a particular cross cell in the grid control.
Name Description
Create(TcxPivotGridCrossCell) Initializes a new instance of the TcxPivotGridCrossCellDataSource class with specified settings.
CreateEx(TList) Initializes a new instance of the TcxPivotGridCrossCellDataSource class with specified settings.
See Also