Scheduler for WPF | ComponentOne
C1.WPF.Schedule Namespace / TimeRulerHelper Class / Minutes Property

In This Topic
    Minutes Property (TimeRulerHelper)
    In This Topic
    Gets the System.String value representing the minutes part of the VisualInterfal.Start time.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Minutes As String
    public string Minutes {get;}
    See Also