[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.Commands.CommandManager.IsUndoSupported

IsUndoSupported Property

IsUndoSupported

Gets a value indicating whether the executing a command can be undoable.

Declaration
public bool IsUndoSupported { get; }
Public ReadOnly Property IsUndoSupported As Boolean
Property Value
Type Description
bool

true if the executing a command can be undoable; otherwise, false.