Indicates Whether to use the ContextMenu and which type of context menu to use. The types of context menus are the following: Control, Custom, Default, and None.
[Visual Basic]
Public Property ContextMenu As ContextMenuTypeEnum
[C#]
public ContextMenuTypeEnum ContextMenu {get;set;}
[Delphi]
public property ContextMenu: ContextMenuTypeEnum read get_ContextMenu write set_ContextMenu;
See Also
C1WebMenu Class | C1WebMenu Members | C1.Web.Command Namespace
Send comments about this topic to ComponentOne. Copyright © ComponentOne LLC. All rights reserved. |