Table of Contents

TTMSFNCGanttChartColumnEditorType Enumeration

Specifies which editor is used for a task-list column cell.

API unit family: TMSFNCGanttChart

Members

Name Description
gcetNone No inplace editor is created for the column.
gcetEdit A standard text editor is created for the column.
gcetCustom A custom editor is requested through the inplace-editor events.