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

LookupColumnDefinitionBase..::..KeepNullEmpty Property

Gets a value indicating whether [keep null empty].

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

Syntax


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

Field Value

true if [keep null empty]; otherwise, false.