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

ValueChangedArgs..::..NewValue Property

Creates new value.

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

Syntax


public string NewValue { get; }
Public ReadOnly Property NewValue As String
	Get
public:
property String^ NewValue {
	String^ get ();
}

Field Value

The new value.