TcxSchedulerTimeGridViewHitTest.HitAtMinorScale Property
Returns whether the test point belongs to the minor time scale.
Declaration
property HitAtMinorScale: Boolean index htcMinorScale read;
Property Value
| Type |
|---|
| Boolean |
Remarks
If the test point belongs to the minor time scale, the HitAtMinorScale property returns True. Otherwise – False.
See Also