ITextUndoTransaction.CanRedo Propriété

Définition

Détermine s'il est possible actuellement d'appeler call Do() avec succès.

public:
 property bool CanRedo { bool get(); };
public:
 property bool CanRedo { bool get(); };
public bool CanRedo { get; }
member this.CanRedo : bool
Public ReadOnly Property CanRedo As Boolean

Valeur de propriété

Boolean

true s’il est actuellement possible d’appeler do () avec succès ; sinon, false.

S’applique à