Creates and initializes new ColumnEventArgs class instance.
Namespace:
Aurigma.GraphicsMill.WinControls
Assembly:
Aurigma.GraphicsMill.WinControls (in Aurigma.GraphicsMill.WinControls.dll)
Public Sub New ( _ column As ListColumn _ )
public ColumnEventArgs( ListColumn column )
Type: Aurigma.GraphicsMill.WinControls.ListColumn
The ListColumn that causes an event.