Click or drag to resize

IBcfUndoRedoItemValueChanged Methods

The IBcfUndoRedoItemValueChanged type exposes the following members.

Methods
  NameDescription
Public methodGetState
Infrastructure. The member supports the infrastructure and is not intended to be used directly from your code.
(Inherited from IBcfUndoRedoItem.)
Public methodIsDataUpdate
Gets a value indicating the operation updates serializable data.
(Inherited from IBcfUndoRedoItem.)
Public methodOnDiscard
Called when the item goes out of scope.
(Inherited from IBcfUndoRedoItem.)
Public methodRedo
Restores the modified state
(Inherited from IBcfUndoRedoItem.)
Public methodUndo
Restores the original state
(Inherited from IBcfUndoRedoItem.)
Top
See Also