Skip to main content

TcxvgHitTest.HitAtEmpty Property

Indicates that the mouse pointer is over the grid’s empty space.

Declaration

property HitAtEmpty: Boolean index vghc_HitAtEmpty read;

Property Value

Type
Boolean

Remarks

Read the HitAtEmpty property to determine whether the mouse pointer is over the vertical grid’s empty space. Empty space is defined as the area available for, but not occupied by rows.

See Also