Scheduler for UWP | ComponentOne
C1.Xaml.Schedule Namespace / TimeRulerHelper Class / IsZeroMinute Property

In This Topic
    IsZeroMinute Property
    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