NumericEditControl<(Of <(<'T>)>)>..::..DataEntryMode Property
Gets or sets the data entry mode. This is a bind-able property.
Namespace:
RingSoft.DataEntryControls.WPFAssembly: 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); }