TdxGanttControlSheetOptions.OnColumnPositionChanged Event
In This Article
#Declaration
Delphi
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