DataGridColumn.PastingCellClipboardContent Olay

Tanım

Pano içeriği hücreye taşınmadan önce gerçekleşir.

public:
 event EventHandler<System::Windows::Controls::DataGridCellClipboardEventArgs ^> ^ PastingCellClipboardContent;
public event EventHandler<System.Windows.Controls.DataGridCellClipboardEventArgs> PastingCellClipboardContent;
member this.PastingCellClipboardContent : EventHandler<System.Windows.Controls.DataGridCellClipboardEventArgs> 
Public Custom Event PastingCellClipboardContent As EventHandler(Of DataGridCellClipboardEventArgs) 
Public Event PastingCellClipboardContent As EventHandler(Of DataGridCellClipboardEventArgs) 

Olay Türü

Açıklamalar

Olay işleyicileri pano içeriğini hücre içeriğinde depolanmadan önce değiştirebilir.

Şunlara uygulanır