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

ValueToForegroundParameter..::..ShowPositiveValuesInGreen Property

Gets or sets a value indicating whether [show positive values in green].

Namespace:  RingSoft.DataEntryControls.WPF
Assembly:  RingSoft.DataEntryControls.WPF (in RingSoft.DataEntryControls.WPF.dll)

Syntax


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

Field Value

true if [show positive values in green]; otherwise, false.