Create(TdxGanttControlSheetOptions) Constructor
Creates a column collection.
Declaration
constructor Create(AOwner: TdxGanttControlSheetOptions); reintroduce; virtual;
Parameters
| Name | Type |
|---|---|
| AOwner | TdxGanttControlSheetOptions |
Remarks
Call this constructor and pass sheet options as the AOwner parameter to create a column collection.
See Also