TcxPivotGridHitTest.PivotGrid Property
Gets a reference to the pivot grid, which provides information on its visual element at the test point.
Declaration
property PivotGrid: TcxCustomPivotGrid read;
Property Value
Type |
---|
TcxCustomPivotGrid |
Remarks
Gets a reference to the pivot grid, which provides information on its visual element at the test point.
See Also