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

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