Scheduler for WPF | ComponentOne
C1.WPF.Schedule Namespace / C1SchedulerResources Class / TimeLineStyle Property

In This Topic
    TimeLineStyle Property (C1SchedulerResources)
    In This Topic
    Gets the System.Windows.Style object describing Time Line view of C1Scheduler control.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property TimeLineStyle As Style
    public Style TimeLineStyle {get;}
    See Also