Skip to main content

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:

The following properties reference a TdxGanttControlSheetOptions object:

See Also