ITextUndoPrimitive.CanUndo Property

Definition

Determines whether it is currently possible to call Undo() successfully.

public:
 property bool CanUndo { bool get(); };

Property Value

true if it is currently possible to call Undo() successfully, otherwise false.

Applies to