C# 클래스 XenAdmin.Wizards.PatchingWizard.PatchingWizard_SelectServers.PatchingHostsDataGridView
파일 보기
프로젝트 열기: xenserver/xenadmin
공개 메소드들
보호된 메소드들
메소드 |
설명 |
|
OnCellPainting ( System.Windows.Forms.DataGridViewCellPaintingEventArgs e ) : void |
|
|
비공개 메소드들
메소드 |
설명 |
|
ClickCheckBox ( int rowIndex, int columnIndex ) : int |
|
|
FindPoolRow ( int rowIndex ) : PatchingHostsDataGridViewRow |
|
|
메소드 상세
public CheckBoxChange ( int RowIndex, int ColumnIndex ) : void |
RowIndex |
int |
|
ColumnIndex |
int |
|
리턴 |
void |
|
protected OnCellPainting ( System.Windows.Forms.DataGridViewCellPaintingEventArgs e ) : void |
e |
System.Windows.Forms.DataGridViewCellPaintingEventArgs |
|
리턴 |
void |
|