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

ControlValueChangedArgs..::..ControlValue Property

Gets the control value.

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

Syntax


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

Field Value

The control value.