C# 클래스 Mono.UIAutomation.Winforms.Events.DataGridView.DataItemComboBoxListBoxSelectionPatternSelectionEvent

상속: Mono.UIAutomation.Winforms.Events.BaseAutomationPropertyEvent
파일 보기 프로젝트 열기: mono/uia2atk

공개 메소드들

메소드 설명
Connect ( ) : void
DataItemComboBoxListBoxSelectionPatternSelectionEvent ( DataGridViewProvider provider ) : System
Disconnect ( ) : void

비공개 메소드들

메소드 설명
OnCellValueChanged ( object sender, System.Windows.Forms args ) : void

메소드 상세

Connect() 공개 메소드

public Connect ( ) : void
리턴 void

DataItemComboBoxListBoxSelectionPatternSelectionEvent() 공개 메소드

public DataItemComboBoxListBoxSelectionPatternSelectionEvent ( DataGridViewProvider provider ) : System
provider Mono.UIAutomation.Winforms.DataGridViewProvider
리턴 System

Disconnect() 공개 메소드

public Disconnect ( ) : void
리턴 void