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