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

LookupColumnBase..::..KeepNullEmpty Property

Gets or sets a value indicating whether [keep null empty].

Namespace:  RingSoft.DbLookup.Controls.WPF
Assembly:  RingSoft.DbLookup.Controls.WPF (in RingSoft.DbLookup.Controls.WPF.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.