TdxGanttControlSheetOptions.Columns Property
In This Article
Provides access to a sheet’s column collection.
#Declaration
Delphi
property Columns: TdxGanttControlSheetColumns read; write;
#Property Value
Type |
---|
Tdx |
#Remarks
Use this property to manage sheet columns. Refer to the TdxGanttControlSheetColumns class description for details.
See Also