Skip to main content

TdxGanttControlCustomView Class

The base class for all Views in the VCL Gantt Control.

Declaration

TdxGanttControlCustomView = class abstract(TdxGanttControlCustomOptions, IcxStoredObject, IcxStoredParent)

Remarks

This class simply publishes the Active property value that allows you to switch the control’s view (Chart, Resource Sheet, and Timeline).

The control’s ActiveView property references a TdxGanttControlCustomView object.

See Also