NumericEditControlSetup<(Of <(<'T>)>)>..::..DataEntryMode Property
Gets or sets the data entry mode.
Namespace:
RingSoft.DataEntryControls.EngineAssembly: 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); }