DataGridView.BackgroundImageLayoutChanged 이벤트

정의

BackgroundImageLayout 속성이 변경되면 발생합니다.

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 

이벤트 유형

EventHandler
특성

설명

이 이벤트는 설명된 대로 발생하지만 BackgroundImageLayout 속성은 이 컨트롤과 관련이 없습니다.

이벤트를 처리 하는 방법에 대 한 자세한 내용은 참조 하세요. 이벤트 처리 및 발생합니다.

적용 대상

추가 정보