C# 클래스 XRefresh.GDIImageCellEditor

상속: GDITextCellEditor
파일 보기 프로젝트 열기: binaryage/xrefresh

공개 메소드들

메소드 설명
StartEditing ( ) : void

보호된 메소드들

메소드 설명
SetEditLocation ( Rectangle cellRect ) : void

메소드 상세

SetEditLocation() 보호된 메소드

protected SetEditLocation ( Rectangle cellRect ) : void
cellRect System.Drawing.Rectangle
리턴 void

StartEditing() 공개 메소드

public StartEditing ( ) : void
리턴 void