C# 클래스 Canguro.Controller.Grid.GridViewSingleArrayCell

상속: System.Windows.Forms.DataGridViewTextBoxCell
파일 보기 프로젝트 열기: rforsbach/Treu-Structure 1 사용 예제들

보호된 메소드들

메소드 설명
GetValue ( int rowIndex ) : object
SetValue ( int rowIndex, object value ) : bool

메소드 상세

GetValue() 보호된 메소드

protected GetValue ( int rowIndex ) : object
rowIndex int
리턴 object

SetValue() 보호된 메소드

protected SetValue ( int rowIndex, object value ) : bool
rowIndex int
value object
리턴 bool