DataGridRowIsValid Property

Gets a value that indicates whether the data in a row is valid.

Definition

Namespace: Avalonia.Controls
Assembly: Avalonia.Controls.DataGrid (in Avalonia.Controls.DataGrid.dll) Version: 11.3.999
public bool IsValid { get; }

Property Value

Boolean

See Also