[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.Commands.PivotTables.PivotTableCommand.UndoSupport

UndoSupport Property

UndoSupport

Gets the UndoSupport value indicates whether this command is undoable.

Declaration
public override sealed UndoSupport UndoSupport { get; set; }
Public NotOverridable Overrides Property UndoSupport As UndoSupport
Property Value
Type Description
UndoSupport

The UndoSupport value of this command.

Overrides