Skip to content

RowValidationContext.Value property

Gets the value.

public object? Value { get; set; }

Property Value

The value.

See Also