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

DecimalFieldDefinition..::..DoShowNegativeValuesInRed Method

Does the show negative values in red.

Namespace:  RingSoft.DbLookup.ModelDefinition.FieldDefinitions
Assembly:  RingSoft.DbLookup (in RingSoft.DbLookup.dll)

Syntax


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

Parameters

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

Return Value

DecimalFieldDefinition.