TcxvgHitTest.HitRow Property
Returns the grid row under the mouse pointer.
Declaration
property HitRow: TcxCustomRow read;
Property Value
Type |
---|
TcxCustomRow |
Remarks
Use the HitRow property to obtain the grid row that the mouse pointer is over.
See Also