DataGrid.

ColumnDisplayIndexChanged Event

Summary

Occurs when the DisplayIndex property of a column changes.
Namespace
Avalonia.Controls
Containing Type
DataGrid
Event Type
EventHandler<DataGridColumnEventArgs>

Syntax

public event EventHandler<DataGridColumnEventArgs> ColumnDisplayIndexChanged