DataGridViewBand.OnDataGridViewChanged 메서드

정의

밴드가 다른 DataGridView밴드와 연결될 때 호출됩니다.

protected:
 override void OnDataGridViewChanged();
protected override void OnDataGridViewChanged();
override this.OnDataGridViewChanged : unit -> unit
Protected Overrides Sub OnDataGridViewChanged ()

상속자 참고

파생 클래스에서 재정의하는 OnDataGridViewChanged() 경우 기본 클래스의 OnDataGridViewChanged() 메서드를 호출해야 합니다.

적용 대상

추가 정보