C# 클래스 Braincase.GanttChart.HeaderInfo

파일 보기 프로젝트 열기: JackWangCUMT/NetGanttControl

공개 프로퍼티들

프로퍼티 타입 설명
Columns List
Dates List
H1LabelRects List
H1Rect System.Drawing.RectangleF
H2LabelRects List
H2Rect System.Drawing.RectangleF

프로퍼티 상세

Columns 공개적으로 프로퍼티

public List Columns
리턴 List

Dates 공개적으로 프로퍼티

public List Dates
리턴 List

H1LabelRects 공개적으로 프로퍼티

public List H1LabelRects
리턴 List

H1Rect 공개적으로 프로퍼티

public RectangleF,System.Drawing H1Rect
리턴 System.Drawing.RectangleF

H2LabelRects 공개적으로 프로퍼티

public List H2LabelRects
리턴 List

H2Rect 공개적으로 프로퍼티

public RectangleF,System.Drawing H2Rect
리턴 System.Drawing.RectangleF