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