True for all-day events.

Namespace: DayPilot.Web.Ui.Events
Assembly: DayPilot (in DayPilot.dll) Version: 8.1.3443.0 (8.1.3443.0)

Syntax

C#
public bool IsAllDay { get; }
Visual Basic
Public ReadOnly Property IsAllDay As Boolean
	Get
Visual C++
public:
property bool IsAllDay {
	bool get ();
}

See Also