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