TdxGanttControlSheetOptions Class
The base class for sheet options.
Declaration
TdxGanttControlSheetOptions = class abstract(TdxGanttControlCustomOptions, IcxStoredObject, IcxStoredParent)
Remarks
A sheet stores information required to generate a task. The control includes the following sheets:
The Chart View’s task Sheet. Allows users to specify the task name, duration, start/finish, and other settings that affect task appearance.
The Resource Sheet View. Stores resources required to complete a task.
This class includes the following members that allow you to:
Change a sheet’s width (Width).
Automatically adjust the cell’s height (CellAutoHeight).
Manage the sheet visibility (Visible).
Specify if users can drag-and-drop column headers to hide, move, or resize sheet columns (AllowColumnHide, AllowColumnMove, and AllowColumnSize).
Display the “Quick Column Customization” button to manage columns (ColumnQuickCustomization).
Access a sheet column and its settings (Columns).
The following properties reference a TdxGanttControlSheetOptions object: