GanttChart.DetailProcessing
Syntax:
Parameters:
<Details>
The value of points, series, Gantt chart values, or labels of elements on the timescale. If the parameter is an Array, the first item is the value details of the Gantt chart, and the second and subsequent items are interval details of the Gantt chart (in case of overlapping intervals).
<StandardProcessing>
This parameter passes a flag indicating whether standard (system) processing of the event is performed. If it is set to False in the body of the handler procedure, standard processing will not occur.
Default value: True.
<Date>
The date corresponding to the selection point. Applicable to the values and intervals of the Gantt chart. It takes on a value of Undefined when other objects are selected.
Description:
Note: