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