RadControls for WPF

Occurs after content from the Clipboard was pasted into the GridViewDataControl.

Namespace: Telerik.Windows.Controls.GridView
Assembly: Telerik.Windows.Controls.GridView (in Telerik.Windows.Controls.GridView.dll) Version: 2013.2.611.40

Syntax

C#
public event EventHandler<RadRoutedEventArgs> Pasted
Visual Basic
Public Event Pasted As EventHandler(Of RadRoutedEventArgs)

See Also