TcxSchedulerDateNavigatorHitTest.HitAtPrevMonth Property
Returns whether the test point belongs to the left arrow scroll button, located to the left of the Date Navigator header.
Declaration
property HitAtPrevMonth: Boolean index htcPrevMonth read;
Property Value
Type |
---|
Boolean |
Remarks
The left arrow scroll button is used to scroll the months in the Date Navigator backwards.
If the test point belongs to the left arrow scroll button, the HitAtPrevMonth property returns True. Otherwise – False.
See Also