TcxCustomHeader.OnSectionChange Event
Occurs after changes to a specific header section have been applied.
Declaration
property OnSectionChange: TNotifyEvent read; write;
Remarks
The OnSectionChange event occurs after a user performs actions which affect the visualization of a specific header section.
See Also