C# 클래스 System.Windows.Forms.DataGridViewCheckBoxCell

상속: System.Windows.Forms.DataGridViewCell, IDataGridViewEditingCell
파일 보기 프로젝트 열기: Clancey/MonoMac.Windows.Form 1 사용 예제들

공개 메소드들

메소드 설명
DataGridViewCheckBoxCell ( ) : System
Init ( ) : void

메소드 상세

DataGridViewCheckBoxCell() 공개 메소드

public DataGridViewCheckBoxCell ( ) : System
리턴 System

Init() 공개 메소드

public Init ( ) : void
리턴 void