TcxCustomHeader.OnSectionChange Event
In This Article
Occurs after changes to a specific header section have been applied.
#Declaration
Delphi
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