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

LookupColumnDefinitionType<(Of <(<'TColumnDefinition>)>)>..::..HasKeepNullEmpty Method

Determines whether [has keep null empty] [the specified value].

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

Syntax


public TColumnDefinition HasKeepNullEmpty(
	bool value
)
Public Function HasKeepNullEmpty ( _
	value As Boolean _
) As TColumnDefinition
public:
TColumnDefinition HasKeepNullEmpty(
	bool^ value
)

Parameters

value
Type: Boolean
if set to true [value].

Return Value

TColumnDefinition.