Property CanRedo NamespaceAlternet.UI AssemblyAlternet.UI.Common.dll CanRedo Gets a value indicating whether the user can redo the previous operation in the control. bool CanRedo { get; } Property Value bool true if the user can redo the previous operation performed in the control; otherwise, false.