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

In This Topic
    ShowNavigationPanels Property (ScheduleTheme)
    In This Topic
    Gets or sets a System.Boolean value determining whether to show navigation panels at the sides of views.
    Syntax
    'Declaration
     
    Public Property ShowNavigationPanels As System.Boolean
    public System.bool ShowNavigationPanels {get; set;}
    See Also