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

NumericEditControl<(Of <(<'T>)>)>..::..DataEntryMode Property

Gets or sets the data entry mode. This is a bind-able property.

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

Syntax


public DataEntryModes DataEntryMode { get; set; }
Public Property DataEntryMode As DataEntryModes
	Get
	Set
public:
property DataEntryModes^ DataEntryMode {
	DataEntryModes^ get ();
	void set (DataEntryModes^ value);
}

Field Value

The data entry mode.