ICanUndoCanUndo Property
Gets whether there are changes to undo.
Namespace: KGySoft.ComponentModelAssembly: KGySoft.CoreLibraries (in KGySoft.CoreLibraries.dll) Version: 9.0.0
ReadOnly Property CanUndo As Boolean
Get
property bool CanUndo {
bool get ();
}
abstract CanUndo : bool with get
Property Value
Boolean, if there are changes to undo; otherwise,
.