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

ListControlDataCell..::..NumericValue Property

Gets or sets the numeric value.

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

Syntax


public double NumericValue { get; set; }
Public Property NumericValue As Double
	Get
	Set
public:
property double^ NumericValue {
	double^ get ();
	void set (double^ value);
}

Field Value

The numeric value.