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

In This Topic
    ShowMinuteLine Property (ScheduleTheme)
    In This Topic
    Gets or sets a System.Boolean value determining whether to show line between minutes on the time ruler.
    Syntax
    'Declaration
     
    Public Property ShowMinuteLine As System.Boolean
    public System.bool ShowMinuteLine {get; set;}
    See Also