Gets the Boolean value determining whether VisualInterval.StartTime.Minute property is 0.

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

Syntax

C#
public bool IsZeroMinute { get; private set; }
Visual Basic
Public Property IsZeroMinute As Boolean
	Get
	Private Set

See Also