C# Class Braincase.GanttChart.HeaderInfo

Show file Open project: JackWangCUMT/NetGanttControl

Public Properties

Property Type Description
Columns List
Dates List
H1LabelRects List
H1Rect System.Drawing.RectangleF
H2LabelRects List
H2Rect System.Drawing.RectangleF

Property Details

Columns public property

public List Columns
return List

Dates public property

public List Dates
return List

H1LabelRects public property

public List H1LabelRects
return List

H1Rect public property

public RectangleF,System.Drawing H1Rect
return System.Drawing.RectangleF

H2LabelRects public property

public List H2LabelRects
return List

H2Rect public property

public RectangleF,System.Drawing H2Rect
return System.Drawing.RectangleF