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

NumericEditControlSetup<(Of <(<'T>)>)> Members

The NumericEditControlSetup<(Of <(<'T>)>)> type exposes the following members.

Constructors


  Name Description
Public method NumericEditControlSetup<(Of <(<'T>)>)>
Initializes a new instance of the NumericEditControlSetup<(Of <(<'T>)>)> class.

Methods


  Name Description
Public method FormatValue
Formats the value.
Public method GetNumberFormatString
Gets the number format string.
Protected method SetupNumericInfo
Setups the numeric information.

Properties


  Name Description
Public property AllowNullValue
Gets or sets a value indicating whether [allow null value].
Public property Culture
Gets the culture.
Public property CultureId
Sets the culture identifier.
Public property DataEntryMode
Gets or sets the data entry mode.
Public property MaximumValue
Gets or sets the maximum value.
Public property MinimumValue
Gets or sets the minimum value.
Public property NumberFormatString
Gets the number format string. Default value is empty.