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

DecimalFieldDefinition..::..ShowPositiveValuesInGreen Property

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

Namespace:  RingSoft.DbLookup.ModelDefinition.FieldDefinitions
Assembly:  RingSoft.DbLookup (in RingSoft.DbLookup.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.