TcxSectionChangedSortOrderEvent Type
Declaration
TcxSectionChangedSortOrderEvent = procedure(Sender: TObject; const Section: TcxHeaderSection; const ASortOrder: TcxHeaderSortOrder) of object;
Parameters
| Name | Type |
|---|---|
| Sender | TObject |
| Section | TcxHeaderSection |
| ASortOrder | TcxHeaderSortOrder |
See Also