Back to Devexpress

UnboundSourceListChangedEventArgs Constructors

corelibraries-devexpress-dot-data-dot-unboundsourcelistchangedeventargs-dot-ctor.md

latest1.6 KB
Original Source

UnboundSourceListChangedEventArgs Constructors

Arguments passed to the UnboundSource.UnboundSourceListChanging and UnboundSource.UnboundSourceListChanged events.

NameParametersDescription
UnboundSourceListChangedEventArgs(Boolean, ListChangedType, Int32, PropertyDescriptor)isTriggeredByComponentApi, listChangedType, index, propertyDescriptorInitializes a new instance of the UnboundSourceListChangedEventArgs class.
UnboundSourceListChangedEventArgs(Boolean, ListChangedType, Int32, Int32)isTriggeredByComponentApi, listChangedType, newIndex, oldIndexInitializes a new instance of the UnboundSourceListChangedEventArgs class.

See Also

UnboundSourceListChangedEventArgs Class

UnboundSourceListChangedEventArgs Members

DevExpress.Data Namespace