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

LookupColumnDefinitionBase..::..ShowPositiveValuesInGreen Property

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

Namespace:  RingSoft.DbLookup.Lookup
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.