Click or drag to resize

ExtendedInputDialogSettings Properties

The ExtendedInputDialogSettings type exposes the following members.

Properties
  NameDescription
Public propertyDefaultDecimalValue
Default decimal value.
Public propertyEnableBarcode
To get barcode. Numpad with barcode window will be shown.
Public propertyEnableCardSlider
To get card track. Enable card slide listener.
Public propertyEnablePhone
To get phone number. Numpad window with phone formatter will be shown.
Public propertyMaxDecimalValue
Maximum allowed decimal value.
Public propertyMinDecimalValue
Minimum allowed decimal value.
Public propertyNumericInputMode
Input mode for dialog window.
Public propertyTabTitleBarcode
Hint to barcode.
Public propertyTabTitleNumericString
Hint to numeric string.
Public propertyTabTitlePhone
Hint to phone number.
Top
See Also