True for all-day events.

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

Syntax

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

See Also