[]
        
(Showing Draft Content)

C1.Win.Schedule.C1Schedule.ShowContextMenu

ShowContextMenu Property

ShowContextMenu

Gets or sets the bool value indicating whether the control should show context menu.

Declaration
[C1Category("Behavior")]
[C1Description("ShowContextMenu", "Determines whether the control shows context menu.")]
public bool ShowContextMenu { get; set; }
<C1Category("Behavior")>
<C1Description("ShowContextMenu", "Determines whether the control shows context menu.")>
Public Property ShowContextMenu As Boolean