Gets the Boolean value, determining if the DateTimeInterval object represents one or more full days.

Namespace:  C1.Silverlight.Schedule
Assembly:  C1.Silverlight.Schedule (in C1.Silverlight.Schedule.dll)

Syntax

C#
public bool IsFullDay { get; }
Visual Basic
Public ReadOnly Property IsFullDay As Boolean
	Get

See Also