Back to Devexpress

TdxGanttControlSheetColumn Class

vcl-dxganttcontrolcustomsheet-c4d6bac5.md

latest2.9 KB
Original Source

TdxGanttControlSheetColumn Class

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

Declaration

delphi
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

IcxStoredObject

Inheritance

TObject TPersistent TInterfacedPersistent TcxInterfacedPersistent TdxGanttControlSheetColumn

See Also

TdxGanttControlSheetColumn Members

dxGanttControlCustomSheet Unit