Click or drag to resize

ComplexMatrixRowCollection Events

The ComplexMatrixRowCollection type exposes the following members.

Events
  NameDescription
Protected eventCollectionChanged
Occurs when an item is added or removed.
(Inherited from ReadOnlyObservableCollectionComplexMatrixRow.)
Protected eventPropertyChanged
Occurs when a property value changes.
(Inherited from ReadOnlyObservableCollectionComplexMatrixRow.)
Top
Explicit Interface Implementations
  NameDescription
Explicit interface implementationPrivate eventINotifyCollectionChangedCollectionChanged
Occurs when the collection changes.
(Inherited from ReadOnlyObservableCollectionComplexMatrixRow.)
Explicit interface implementationPrivate eventINotifyPropertyChangedPropertyChanged
Occurs when a property value changes.
(Inherited from ReadOnlyObservableCollectionComplexMatrixRow.)
Top
See Also