C# 클래스 Com.Aote.Report.Cell

상속: IMove
파일 보기 프로젝트 열기: DuBin1988/newsellinggas 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
Column int
ColumnSpan int
Content string
Height int
Row int
RowSpan int
Width int
location string

공개 메소드들

메소드 설명
MoveTo ( Point point ) : void

메소드 상세

MoveTo() 공개 메소드

public MoveTo ( Point point ) : void
point Point
리턴 void

프로퍼티 상세

Column 공개적으로 프로퍼티

public int Column
리턴 int

ColumnSpan 공개적으로 프로퍼티

public int ColumnSpan
리턴 int

Content 공개적으로 프로퍼티

public string Content
리턴 string

Height 공개적으로 프로퍼티

public int Height
리턴 int

Row 공개적으로 프로퍼티

public int Row
리턴 int

RowSpan 공개적으로 프로퍼티

public int RowSpan
리턴 int

Width 공개적으로 프로퍼티

public int Width
리턴 int

location 공개적으로 프로퍼티

public string location
리턴 string