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