This documentation is for the old version. Go to the latest Graphics Mill docs

ListColumnCollection.ColumnClick Event

Fires when the user clicks a column header of the control in Details view mode.

Namespace: Aurigma.GraphicsMill.WinControls
Assembly: Aurigma.GraphicsMill.WinControls (in Aurigma.GraphicsMill.WinControls.dll)

Syntax

Visual Basic
Public Event ColumnClick As ColumnClickEventHandler
C#
public event ColumnClickEventHandler ColumnClick

See Also

Reference