DataGridCollectionView.

IsAddingNew Property

Summary

Gets a value indicating whether an "AddNew" transaction is in progress.
Namespace
Avalonia.Collections
Containing Type
DataGridCollectionView

Syntax

public bool IsAddingNew { get; }

Value

Type Description
bool