ShowContextMenu Property (C1Schedule)
In This Topic
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