DataGrid.BackgroundImageLayoutChanged Événement

Définition

Se produit quand la valeur de la propriété BackgroundImageLayout change.

public:
 event EventHandler ^ BackgroundImageLayoutChanged;
[System.ComponentModel.Browsable(false)]
public event EventHandler BackgroundImageLayoutChanged;
[<System.ComponentModel.Browsable(false)>]
member this.BackgroundImageLayoutChanged : EventHandler 
Public Custom Event BackgroundImageLayoutChanged As EventHandler 

Type d'événement

Attributs

Remarques

La BackgroundImageLayout propriété n’est pas significative pour ce contrôle, bien que vous puissiez modifier sa valeur et gérer l’événement BackgroundImageLayoutChanged pour détecter la modification.

S’applique à