IsValid 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)
- C#
- VB
- F#
public bool IsValid { get; }
Public ReadOnly Property IsValid As Boolean
Get
member IsValid : bool with get