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

LookupColumnDefinitionBase..::..ShowNegativeValuesInRed Property

Gets a value indicating whether [show negative values in red].

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

Syntax


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

Field Value

true if [show negative values in red]; otherwise, false.