CreateEx(TList) Constructor
In This Article
Initializes a new instance of the TcxPivotGridCrossCellDataSource class with specified settings.
#Declaration
Delphi
constructor CreateEx(ACrossCells: TList); virtual;
#Parameters
Name | Type |
---|---|
ACross |
TList |
See Also