Back to Devexpress

TcxSchedulerGanttView Events

vcl-cxschedulerganttview-dot-tcxschedulerganttview-dot-underscore-events.md

latest2.1 KB
Original Source

TcxSchedulerGanttView Events

The Gantt View.

NameDescription
OnCustomDrawMajorUnitOccurs every time the major time scale unit is about to be drawn. Inherited from TcxSchedulerTimeGridView.
OnCustomDrawMinorUnitOccurs every time the minor time scale unit is about to be drawn. Inherited from TcxSchedulerTimeGridView.
OnCustomDrawSelectionBarOccurs every time the time selection bar unit is about to be drawn. Inherited from TcxSchedulerTimeGridView.
OnEndLinkEventAllows you to prohibit task linking.
OnGetMajorUnitDisplayTextFires every time the title of the major time scale’s unit is rendered. Inherited from TcxSchedulerTimeGridView.
OnGetMinorUnitDisplayTextFires every time the title of the minor time scale’s unit is rendered. Inherited from TcxSchedulerTimeGridView.
OnShowTaskDependencyEditorAllows you to customize the Task Dependency dialog invocation.
OnStartLinkEventAllows you to control which tasks can serve as sources of task connectors.

See Also

TcxSchedulerGanttView Class

TcxSchedulerGanttView Members

cxSchedulerGanttView Unit