The C1MenuEventArgs type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| CommandArgument |
Gets the argument for the command.
(Inherited from CommandEventArgs.) | |
| CommandName |
Gets the name of the command.
(Inherited from CommandEventArgs.) | |
| CommandSource |
Gets the Object that raised the event.
| |
| Item |
Gets the menu item that raised the event.
|