DataGridCollectionViewIsAddingNew Property
Gets a value indicating whether an "AddNew" transaction is in progress.
Namespace: Avalonia.CollectionsAssembly: Avalonia.Controls.DataGrid (in Avalonia.Controls.DataGrid.dll) Version: 11.3.999
public bool IsAddingNew { get; }
Public ReadOnly Property IsAddingNew As Boolean
Get
abstract IsAddingNew : bool with get
override IsAddingNew : bool with get
Property Value
Boolean