PopupCommand Class Members
In This Topic
The following tables list the members exposed by PopupCommand.
Public Constructors
Public Properties
| Name | Description |
| Command |
Internal command used for binding in the pop-up window.
|
| ID |
Internal id used to uniquely identify the command.
|
| Image |
Gets or sets the image for the command.
|
| IsSeparator |
Gets or sets a value that indicates if the command should place a separator between itself and the previous command.
|
| Name |
Internal name used by screen readers.
|
| Tooltip |
Gets or sets the tooltip for the command.
|
Top
Public Events
See Also