TcxTreeListHitTest.HitBand Property
Provides access to the TreeList band that corresponds to the test point.
Declaration
property HitBand: TcxTreeListBand read;
Property Value
Type |
---|
TcxTreeListBand |
Remarks
If the point does not correspond to any band, the HitBand property returns nil.
See Also