TcxSchedulerTimeGridViewHitTest.HitAtMajorSeparator Property
Returns whether the test point belongs to the major time scale’s splitter.
Declaration
property HitAtMajorSeparator: Boolean index htcMajorSeparator read;
Property Value
Type |
---|
Boolean |
Remarks
The major time scale’s splitter is a bar that visually divides the major time scale’s units.
If the test point belongs to the splitter, the HitAtMajorSeparator property returns True. Otherwise – False.
See Also