TdxGanttControlSheetOptions.OnColumnPositionChanged Event
Declaration
property OnColumnPositionChanged: TdxGanttControlSheetColumnEvent read; write;
Remarks
This event occurs every time a user moves a sheet column.
Refer to the TdxGanttControlSheetColumnEvent procedural type description for details.
See Also