Scheduler for WPF | ComponentOne
C1.WPF.Schedule Namespace / C1Scheduler Class / ActiveDateTime Field

In This Topic
    ActiveDateTime Field (C1Scheduler)
    In This Topic
    Gets the C1Scheduler.ActiveDateTime object which can be used for binding.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly ActiveDateTime As ActiveDateTime
    public static readonly ActiveDateTime ActiveDateTime
    See Also