Click or drag to resize

ContextMenuItemSelectedEventArgs Properties

The ContextMenuItemSelectedEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyCommand
Contains the context menu item, which has been selected.
Public propertyExecuteCommand
Set to true if the selected command should be executed or set to false if not.
Top
See Also