DeleteTableRowsMenuCommand Properties
Deletes selected rows in a table (the command is intended for popup menus).
Name | Description |
---|---|
Command |
Gets or sets the type of the object which invokes the command. Inherited from Command. |
Description | Gets the text description of a command. Inherited from Command. |
Description |
Gets a string resource identifier of a command description. |
Hide |
Gets or sets whether the object to which the command is attached is hidden, if the command is disabled. Inherited from Command. |
Id |
Gets the ID of the Delete |
Image | Gets an image associated with the command. Inherited from Command. |
Key |
Gets a key tip associated with the command. Inherited from Command. |
Large |
Gets a larger image associated with the command. Inherited from Command. |
Menu |
Gest the menu caption associated with the current command. Inherited from Command. |
Menu |
Gets a string resource identifier of a menu caption corresponding to Delete |
Shows |
Indicates whether a command invokes a modal dialog when executing. Inherited from Command. |
Supports |
Inherited from Command. |
Svg |
Inherited from Command. |
See Also