Scheduler for WinForms | ComponentOne
C1.Win.C1Schedule.4.5.2 Assembly / C1.Win.C1Schedule Namespace / C1Schedule Class / TimeLineStyle Property

In This Topic
    TimeLineStyle Property (C1Schedule)
    In This Topic
    Gets or sets the TimeLineStyleEnum value determining the Time Line style.
    Syntax
    'Declaration
     
    Public Property TimeLineStyle As TimeLineStyleEnum
    public TimeLineStyleEnum TimeLineStyle {get; set;}
    See Also