SchedulerMoreEventsPopoverMessagesBuilder
Methods
EventsLabel(System.String)
The accessible label for the event list in the Month view overflow popover. The message is consumed only when the Month view has moreEventsPopover set to true.
Parameters
value - System.String
The value for EventsLabel
RETURNS
Returns the current SchedulerMoreEventsPopoverMessagesBuilder instance.
NoEvents(System.String)
The text displayed when the Month view overflow popover has no events for the selected date. The message is consumed only when the Month view has moreEventsPopover set to true.
Parameters
value - System.String
The value for NoEvents
RETURNS
Returns the current SchedulerMoreEventsPopoverMessagesBuilder instance.