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

NumericEditControl<(Of <(<'T>)>)> Properties

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

Properties


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