RingSoft.DbLookup.Controls.WPF.Properties Namespace
RingSoft.DbLookup.Lookup Namespace
RingSoft.DbMaintenance Namespace

LookupFormulaColumnDefinition..::..AllowNulls Property

Gets a value indicating whether [allow nulls].

Namespace:  RingSoft.DbLookup.Lookup
Assembly:  RingSoft.DbLookup (in RingSoft.DbLookup.dll)

Syntax


public bool AllowNulls { get; set; }
Public Property AllowNulls As Boolean
	Get
	Set
public:
property bool^ AllowNulls {
	bool^ get ();
	void set (bool^ value);
}

Field Value

true if [allow nulls]; otherwise, false.