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