List Column - ColumnClick Event

Fired when the column header is clicked

Member of List Column (PRIM_LIST.Column)

Parameters

NameTypeData TypeDescription
Origin*InputPRIM_CTRLReference to the control on which the event was initially fired
Handled*BothBooleanSet to true to stop the event being propagated to the parent control

Details

The ColumnClick event is fired when there is a click in the column heading area.

See also

All Component Classes

Technical Reference

Febuary 18 V14SP2