RingSoft.DataEntryControls.Engine.Annotations Namespace
RingSoft.DataEntryControls.WPF Namespace

ValueToForegroundParameter..::..ShowNegativeValuesInRed Property

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

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