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

IDropDownCalculator..::..Value Property

Gets or sets the value.

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

Syntax


Nullable<double> Value { get; set; }
Property Value As Nullable(Of Double)
	Get
	Set
property Nullable<double^> Value {
	Nullable<double^> get ();
	void set (Nullable<double^> value);
}

Field Value

The value.