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

DataEntryGridDataValue..::..ControlValue Property

Gets the control value.

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

Syntax


public string ControlValue { get; set; }
Public Property ControlValue As String
	Get
	Set
public:
property String^ ControlValue {
	String^ get ();
	void set (String^ value);
}

Field Value

The control value.