DataGridRowClipboardEventArgs.Item Propriété

Définition

Obtient l'élément de données pour lequel l'événement s'est produit.

public:
 property System::Object ^ Item { System::Object ^ get(); };
public object Item { get; }
member this.Item : obj
Public ReadOnly Property Item As Object

Valeur de propriété

Object

L'élément de données pour lequel l'événement s'est produit.

S’applique à

Voir aussi