Scheduler for WinForms | ComponentOne
C1.Win.C1Schedule.4.5.2 Assembly / C1.Win.C1Schedule.UI Namespace / ScheduleTheme Class / ShowEndTimeWeekView Property

In This Topic
    ShowEndTimeWeekView Property (ScheduleTheme)
    In This Topic
    Gets or sets a System.Boolean value determining whether to show appointment end time in the Office 2003 style week view.
    Syntax
    'Declaration
     
    Public Property ShowEndTimeWeekView As System.Boolean
    public System.bool ShowEndTimeWeekView {get; set;}
    See Also