Constable Authorization Engine 2.0 BETA

PropertyChangeUndoManager Properties

The properties of the PropertyChangeUndoManager class are listed below. For a complete list of PropertyChangeUndoManager class members, see the PropertyChangeUndoManager 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

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.
PropertyDescriptor Gets the property descriptor representing the changed property.
PropertyChangeEventArgs Gets a reference to the PropertyChangeEventArgs instance associated with this instance.

See Also

PropertyChangeUndoManager Class | LaMarvin.ComponentModel Namespace