C# 클래스 SourceGrid.Grid.GridRow

상속: SourceGrid.RowInfo
파일 보기 프로젝트 열기: zhuangyy/Motion

공개 메소드들

메소드 설명
GridRow ( Grid grid ) : System
this ( SourceGrid.GridColumn column ) : Cells.ICell

메소드 상세

GridRow() 공개 메소드

public GridRow ( Grid grid ) : System
grid Grid
리턴 System

this() 공개 메소드

public this ( SourceGrid.GridColumn column ) : Cells.ICell
column SourceGrid.GridColumn
리턴 Cells.ICell