C# 클래스 SourceGrid.Grid.GridColumn

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

공개 메소드들

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

메소드 상세

GridColumn() 공개 메소드

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

this() 공개 메소드

public this ( SourceGrid.GridRow row ) : Cells.ICell
row SourceGrid.GridRow
리턴 Cells.ICell