UseCustomMenu Property (ContextMenuPopupEventArgs)
In This Topic
Gets or sets a value indicating to use a custom context menu instead of the standard.
Syntax
'Declaration
Public Property UseCustomMenu As System.Boolean
public System.bool UseCustomMenu {get; set;}
See Also