Constable Authorization Engine 2.0 BETA

CollectionChangeUndoManager Properties

The properties of the CollectionChangeUndoManager class are listed below. For a complete list of CollectionChangeUndoManager class members, see the CollectionChangeUndoManager Members topic.

Public Instance Properties

EventArgs (inherited from ChangeUndoManager) Gets the change notification event data as specified in the call to the Initialize method.
IsInitialized (inherited from ChangeUndoManager) Gets a value indicating whether this instance has been initialized.
Label (inherited from ChangeUndoManager) Gets the label of the change recorded by this instance.
Sender (inherited from ChangeUndoManager) Gets the sender of the event notification that was specified in the call to the Initialize method.

Protected Instance Properties

CollectionChangeEventArgs Gets the CollectionChangeEventArgs associated with this instance.
ChangeLabel (inherited from ChangeUndoManager) The change label that has been passed to the Initialize method call.
IsCommitted (inherited from ChangeUndoManager) Gets a value indicating whether this instance has been committed.

See Also

CollectionChangeUndoManager Class | LaMarvin.ComponentModel Namespace