TcxPivotGridHitTest.HitY Property
Specifies the vertical coordinate of the test point in pixels within the pivot grid.
Declaration
property HitY: Integer index 1 read; write;
Property Value
Type |
---|
Integer |
Remarks
Use the HitY property to specify the vertical coordinate of the test point. As an alternative you can use the HitPoint property.
See Also