Skip to main content

TcxvgHitTest.HitAtBandSizing Property

Indicates that the mouse pointer is over a band’s sizing line.

Declaration

property HitAtBandSizing: Boolean index vghc_HitAtBandSizing read;

Property Value

Type
Boolean

Remarks

Read the HitAtBandSizing property to determine whether the mouse pointer is over a band’s sizing line.

Note that the property can only be used when the vertical grid is displayed in banded view (see LayoutStyle).

See Also