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

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