Skip to main content

TcxSchedulerTimeGridView.ShowMoreEventsButton Property

Specifies whether the “more events” button is to be displayed in TimeGrid View.

Declaration

property ShowMoreEventsButton: Boolean read; write; default True;

Property Value

Type Default
Boolean True

Remarks

Set the ShowMoreEventsButton property to True, to display the “more events” button in TimeGrid View.

The default value of the ShowMoreEventsButton property is True.

See Also