GanttDataColumn Constructors
A base class for classes that display data.| Name | Parameters | Description |
|---|---|---|
| GanttDataColumn() | none | Initializes a new instance of the GanttDataColumn class. |
| GanttDataColumn(String) | fieldName | Initializes a new instance of the GanttDataColumn class with specified settings. |
See Also