Back to Devexpress

CompleteRecordDragDropEventArgs Properties

wpf-devexpress-dot-xpf-dot-core-dot-completerecorddragdropeventargs-dot-underscore-properties.md

latest2.5 KB
Original Source

CompleteRecordDragDropEventArgs Properties

Provides data for the DataViewBase.CompleteRecordDragDrop event.

NameDescription
CanceledGets whether the drag-and-drop operation is canceled.
EffectsGets or sets the target drag-and-drop operation.
HandledGets or sets a value that indicates the present state of the event handling for a routed event as it travels the route. Inherited from RoutedEventArgs.
OriginalSourceGets the original reporting source as determined by pure hit testing, before any possible Source adjustment by a parent class. Inherited from RoutedEventArgs.
RecordsGet dropped records.
RoutedEventGets or sets the RoutedEvent associated with this RoutedEventArgs instance. Inherited from RoutedEventArgs.
SourceGets or sets a reference to the object that raised the event. Inherited from RoutedEventArgs.

See Also

CompleteRecordDragDropEventArgs Class

CompleteRecordDragDropEventArgs Members

DevExpress.Xpf.Core Namespace