Back to Devexpress

TdxGanttControl Class

vcl-dxganttcontrol.md

latest2.1 KB
Original Source

TdxGanttControl Class

A VCL Gantt Control.

Declaration

delphi
TdxGanttControl = class(
    TdxCustomGanttControl
)

Remarks

The VCL Gantt Control is a project management tool that allows users to schedule activities and track their progress. Users can create projects charts of any complexity.

The control includes the following views:

ChartDisplays project tasks as horizontal bars organized in a tree list.Resource SheetStores resources required to accomplish a task.TimelineDisplays project activities in chronological order.

This class does not introduce any new members. It only publishes members from its ancestor.

Inheritance

Show 11 items

TObject TPersistent TComponent TControl TWinControl TCustomControl TcxCustomControl TcxControl TdxGanttControlBase TdxCustomGanttControl TdxGanttControl

See Also

Chart Runtime Customization

VCL Gantt Control – Getting Started

TdxGanttControl Members

dxGanttControl Unit