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

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

Gets or sets the data entry mode.

Namespace:  RingSoft.DataEntryControls.Engine
Assembly:  RingSoft.DataEntryControls.Engine (in RingSoft.DataEntryControls.Engine.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.