List Column - ColumnDoubleClick Event
Fired when the column header is DoubleClicked
Member of List Column (PRIM_LIST.Column)
Parameters
Name | Type | Data Type | Description |
|---|---|---|---|
Origin | *Input | 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 ColumnDoubleClick event is fired when there is a double click in the column heading area.