Delta Property

Definition

Assembly Avalonia.Controls.TreeDataGrid.dll

Gets the delta of the change; i.e. the number of indexes added or removed.

public int Delta { get; }

Returns