Validation.IgnoreBlank

Validation.IgnoreBlank property

Indicates whether blank values are permitted by the range data validation.

public bool IgnoreBlank { get; set; }

See Also