ContextMenuItemSelectedEventArgs Properties |
The ContextMenuItemSelectedEventArgs type exposes the following members.
Name | Description | |
---|---|---|
![]() | Command |
Contains the context menu item, which has been selected.
|
![]() | ExecuteCommand |
Set to true if the selected command should be executed or set to false if not.
|