DayPilot.Month.loadingLabelText

The loadingLabelText property (string) specifies the text of the loading label. See also loadingLabelVisible.

By default, the text will be HTML-encoded automatically (see also xssProtection property).

Default Value

"Loading..."

Example

dp.loadingLabelText = "Please wait...";