ComponentOne Scheduler for WinForms
ShowContextMenu Property (C1Schedule)

C1.Win.C1Schedule.4 Assembly > C1.Win.C1Schedule Namespace > C1Schedule Class : ShowContextMenu Property
Gets or sets the System.Boolean value indicating whether the control should show context menu.
Syntax
'Declaration
 
Public Property ShowContextMenu As System.Boolean
public System.bool ShowContextMenu {get; set;}
See Also

Reference

C1Schedule Class
C1Schedule Members