TcxPivotGridViewData.Selection Property
In This Article
Provides access to selected and focused data cells.
#Declaration
Delphi
property Selection: TcxPivotGridViewDataSelection read;
#Property Value
Type |
---|
Tcx |
#Remarks
Refer to the TcxPivotGridViewDataSelection class description, to learn about available settings.
See Also