Click or drag to resize

ListViewColumnClick Event

This event occurs when the user clicks a column header within the list view control.

Namespace:  ABB.Robotics.Tps.Windows.Forms
Assembly:  ABB.Robotics.Tps.Windows.Forms (in ABB.Robotics.Tps.Windows.Forms.dll) Version: 6.5.129.0
Syntax
C#
public event ColumnClickEventHandler ColumnClick

Value

Type: System.Windows.FormsColumnClickEventHandler
See Also