TcxSchedulerYearView.AllDayEventsOnly Property
Specifies whether the all-day user events are shown in the scheduling area in the Year View.
Declaration
property AllDayEventsOnly: Boolean read; write; default False;
Property Value
Type | Default |
---|---|
Boolean | False |
Remarks
Set the AllDayEventsOnly property to True to display the all-day user events (or user events whose duration exceeds 24 hours) in the Year View.
The default value of the AllDayEventsOnly property is False.
See Also