[]
Gets the UndoSupport value indicates whether this command is undoable.
public virtual UndoSupport UndoSupport { get; set; }
Public Overridable Property UndoSupport As UndoSupport
Type | Description |
---|---|
UndoSupport | The UndoSupport value of this command. |