The following tables list the members exposed by Command.
| Name | Description | |
|---|---|---|
![]()  | DisplayText | Returns the text used for display purposes. | 
![]()  | UndoSupport | Override this property to specify whether or not this command is undoable. | 
| Name | Description | |
|---|---|---|
![]()  | Execute | Called by the command manager to execute this command. | 
![]()  | Undo | Called by the command manager to undo this command. | 
    
    
    
    
    
    

