Fired when the column header is clicked
Member of List Column (PRIM_LIST.Column)
Name | Type | Data Type | Description |
---|---|---|---|
Origin | *Input | PRIM_CTRL | Reference to the control on which the event was initially fired |
Handled | *Both | Boolean | Set to true to stop the event being propagated to the parent control |
The ColumnClick event is fired when there is a click in the column heading area.
Febuary 18 V14SP2