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

ListColumnCollection.ColumnChanged Event

Raised when column properties are changed.

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

Syntax

Visual Basic
Public Event ColumnChanged As ColumnChangedEventHandler
C#
public event ColumnChangedEventHandler ColumnChanged

See Also

Reference