Returns true if the redo stack is not empty.

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

Syntax

C#
public bool CanRedo { get; }
Visual Basic
Public ReadOnly Property CanRedo As Boolean
	Get

See Also