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

In This Topic
    TimeFormatProperty Field (C1Scheduler)
    In This Topic
    Identifies the C1Scheduler.TimeFormat dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly TimeFormatProperty As DependencyProperty
    public static readonly DependencyProperty TimeFormatProperty
    See Also