Summary
Gets a value that indicates whether the data in a row is valid.
- Namespace
- Avalonia
.Controls - Containing Type
- DataGridRow
Syntax
public bool IsValid { get; internal set; }
Value
Type | Description |
---|---|
bool |
public bool IsValid { get; internal set; }
Type | Description |
---|---|
bool |