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