Back to Devexpress

TreeListView.CopyingToClipboardEvent Field

wpf-devexpress-dot-xpf-dot-grid-dot-treelistview-5a4a3dd4.md

latest1.2 KB
Original Source

TreeListView.CopyingToClipboardEvent Field

Identifies the TreeListView.CopyingToClipboard routed event. The TreeListView.CopyingToClipboard event is obsolete. Use CopyingToClipboard instead.

Namespace : DevExpress.Xpf.Grid

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

NuGet Package : DevExpress.Wpf.Grid.Core

Declaration

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

Field Value

TypeDescription
RoutedEvent

A routed event identifier.

|

See Also

TreeListView Class

TreeListView Members

DevExpress.Xpf.Grid Namespace