Table of Contents

Event ColumnInserted

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

Occurs when a column is inserted into the header.

public event EventHandler<ListBoxHeader.ColumnEventArgs>? ColumnInserted

Returns

EventHandler<ListBoxHeader.ColumnEventArgs>
Occurs when a column is inserted into the header.