DataGridCollectionViewCurrentChanged Event

Raised when the CurrentItem property changed

Definition

Namespace: Avalonia.Collections
Assembly: Avalonia.Controls.DataGrid (in Avalonia.Controls.DataGrid.dll) Version: 11.3.999
public event EventHandler CurrentChanged

Value

EventHandler

Implements

IDataGridCollectionViewCurrentChanged

See Also