ModelBaseCanUndo Property
Gets whether there are changes to undo.
Namespace: KGySoft.ComponentModelAssembly: KGySoft.CoreLibraries (in KGySoft.CoreLibraries.dll) Version: 9.0.0-preview.1
public bool CanUndo { get; }
Public ReadOnly Property CanUndo As Boolean
Get
public:
virtual property bool CanUndo {
bool get () sealed;
}
abstract CanUndo : bool with get
override CanUndo : bool with get
Boolean, if there are changes to undo; otherwise,
.
ICanUndoCanUndo