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

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