List Column - ColumnClick Event

Fired when the column header is clicked

Member of List Column (PRIM_LIST.Column)

Parameters

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

Details

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


See also

All Component Classes

Technical Reference

  • No labels