IsZeroMinute Property (TimeRulerHelper)
In This Topic
Gets the
System.Boolean value determining whether VisualInterval.StartTime.Minute property is 0.
Syntax
'Declaration
Public ReadOnly Property IsZeroMinute As Boolean
public bool IsZeroMinute {get;}
See Also