Back to Devexpress

GridViewBase.CopyingToClipboardEvent Field

wpf-devexpress-dot-xpf-dot-grid-dot-gridviewbase-8f28aaf7.md

latest1.2 KB
Original Source

GridViewBase.CopyingToClipboardEvent Field

Identifies the GridViewBase.CopyingToClipboard routed event. The GridViewBase.CopyingToClipboard event is obsolete. Use GridControl.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

GridViewBase Class

GridViewBase Members

DevExpress.Xpf.Grid Namespace