Scheduler for WPF | ComponentOne
C1.WPF.Schedule Namespace / ActiveDateTime Class / Now Property

In This Topic
    Now Property (ActiveDateTime)
    In This Topic
    Gets a current date/time value.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Now As Date
    public DateTime Now {get;}
    See Also