ComponentOne Scheduler for WPF and Silverlight
ShowNavigationPanels Property (C1Scheduler)

C1.WPF.Schedule Namespace > C1Scheduler Class : ShowNavigationPanels Property
Gets or sets the System.Boolean value determining whether control should show navigation panels. This is a dependency property. The default value is True.
Syntax
'Declaration
 
Public Property ShowNavigationPanels As System.Boolean
public System.bool ShowNavigationPanels {get; set;}
See Also

Reference

C1Scheduler Class
C1Scheduler Members