The DataGridTreeCellViewModel type exposes the following members.

Events

  NameDescription
Public eventEditedValueSet
Event fired each time EditedValue is set. That means it fires even when EditedValue doesn't fire its PropertyChanged (when the new value equals the old).
(Inherited from DataGridCellViewModel.)
Public eventPropertyChanged (Inherited from BindableObject.)

See Also