C# Class Braincase.GanttChart.HeaderInfo

Mostra 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_oe property

public List Columns
return List

Dates public_oe property

public List Dates
return List

H1LabelRects public_oe property

public List H1LabelRects
return List

H1Rect public_oe property

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

H2LabelRects public_oe property

public List H2LabelRects
return List

H2Rect public_oe property

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