Version

AllowNull Property

Gets or sets the value which indicates whether a null, or blank, value is allowed to be set on a cell.
Syntax
public bool AllowNull {get; set;}

Property Value

True if a null value can be set on the cell; False otherwise.
Requirements

Target Platforms: Android 4.4+, iOS 8+

Development Environments: Visual Studio 2015+, Visual Studio for Mac Preview, Xamarin for Visual Studio 4.2+

See Also