DataGrid.BackgroundImageLayoutChanged Evento

Definizione

Si verifica quando il valore della proprietà BackgroundImageLayout cambia.

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 

Tipo evento

Attributi

Commenti

La BackgroundImageLayout proprietà non è significativa per questo controllo, anche se è possibile modificarne il valore e gestire l'evento BackgroundImageLayoutChanged per rilevare la modifica.

Si applica a