Redo changes, cancelling the last undo operation.

Namespace:  C1.Win.C1ReportDesigner
Assembly:  C1.Win.C1ReportDesigner.2 (in C1.Win.C1ReportDesigner.2.dll)

Syntax

C#
public bool Redo()
Visual Basic
Public Function Redo As Boolean

Return Value

Returns false if the redo stack is empty.

See Also