Skip to main content

TdxGanttControlSheetColumn Class

A column in the Chart View Sheet and Resource Sheet View.

Declaration

TdxGanttControlSheetColumn = class(
    TcxInterfacedPersistent,
    IcxStoredObject
)

Remarks

The chart’s sheet and resource sheet consist of columns that store task information.

This class has members that allow you to do the following:

A column collection‘s Items property references a TdxGanttControlSheetColumn object.

Implements

See Also