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

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

Does the show negative values in red.

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

Syntax


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

Parameters

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

Return Value

TColumnDefinition.