Skip to main content

TcxSectionNotifyEvent Type

Declaration

TcxSectionNotifyEvent = procedure(HeaderControl: TcxCustomHeader; Section: TcxHeaderSection) of object;

Parameters

Name Type
HeaderControl TcxCustomHeader
Section TcxHeaderSection
See Also