Back to Devexpress

DataViewBase.PastingFromClipboardEvent Field

wpf-devexpress-dot-xpf-dot-grid-dot-dataviewbase-8dd112c6.md

latest1.2 KB
Original Source

DataViewBase.PastingFromClipboardEvent Field

Identifies the DataViewBase.PastingFromClipboard routed event. The DataViewBase.PastingFromClipboard event is obsolete. The Use DataControlBase.PastingFromClipboard instead.

Namespace : DevExpress.Xpf.Grid

Assembly : DevExpress.Xpf.Grid.v25.2.Core.dll

NuGet Package : DevExpress.Wpf.Grid.Core

Declaration

csharp
public static readonly RoutedEvent PastingFromClipboardEvent
vb
Public Shared ReadOnly PastingFromClipboardEvent As RoutedEvent

Field Value

TypeDescription
RoutedEvent

A routed event identifier.

|

See Also

DataViewBase Class

DataViewBase Members

DevExpress.Xpf.Grid Namespace