Back to Devexpress

TdxCustomGanttControl Class

vcl-dxganttcontrol-36c903d9.md

latest2.6 KB
Original Source

TdxCustomGanttControl Class

The base class for the VCL Gantt Control.

Declaration

delphi
TdxCustomGanttControl = class(
    TdxGanttControlBase,
    IcxStoredParent,
    IcxStoredObject
)

Remarks

The VCL Gantt Control is a project management tool that allows users to schedule activities related to project goals.

This class includes the following members that allow you to:

Do not use this class directly. Use its descendant instead.

Implements

IcxStoredParent

IcxStoredObject

Inheritance

TObject TPersistent TComponent TControl TWinControl TCustomControl TcxCustomControl TcxControl TdxGanttControlBase TdxCustomGanttControl

See Also

TdxGanttControl

Chart Runtime Customization

VCL Gantt Control – Getting Started

TdxCustomGanttControl Members

dxGanttControl Unit