C# 클래스 BatchGuy.App.ThirdParty.DataGridViewCheckBoxHeader.DataGridViewCheckBoxHeaderCellEventArgs

상속: System.EventArgs
파일 보기 프로젝트 열기: yaboy58/BatchGuy

공개 메소드들

메소드 설명
DataGridViewCheckBoxHeaderCellEventArgs ( bool bChecked ) : System

메소드 상세

DataGridViewCheckBoxHeaderCellEventArgs() 공개 메소드

public DataGridViewCheckBoxHeaderCellEventArgs ( bool bChecked ) : System
bChecked bool
리턴 System