TcxSchedulerDayViewHitTest.HitAtContainer Property
Returns whether the test point belongs to the all-day event area, which is located at the top of a day in the scheduling area.
Declaration
property HitAtContainer: Boolean index htcContainer read;
Property Value
Type |
---|
Boolean |
Remarks
If the test point belongs to the all-day event area, the HitAtContainer property returns True. Otherwise – False.
See Also