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

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

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
DataGridViewButtonCell ( ) : System
DataGridViewButtonCell ( IntPtr handle ) : System
Init ( ) : void

메소드 상세

DataGridViewButtonCell() 공개 메소드

public DataGridViewButtonCell ( ) : System
리턴 System

DataGridViewButtonCell() 공개 메소드

public DataGridViewButtonCell ( IntPtr handle ) : System
handle IntPtr
리턴 System

Init() 공개 메소드

public Init ( ) : void
리턴 void