TcxSchedulerMoreEventsButtonViewInfo.IsDown Property
Gets whether the arrow in the “more events” button currently being drawn points to the south or the north.
Declaration
property IsDown: Boolean read;
Property Value
Type |
---|
Boolean |
Remarks
The “more events” button is displayed, if user events are outside the screen region (off the upper or the lower side).
If the IsDown property is set to True, then the “more events” button’s arrow points to south.
See Also