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

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