[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Design.UndoManager.UndoCount

UndoCount Property

UndoCount

Gets the number of actions currently stored in the undo stack.

Declaration
public int UndoCount { get; }
Property Value
Type Description
int

The count of undoable actions. This value can be used to determine if undo operations are available.