NumericEditControl<(Of <(<'T>)>)> Properties
The NumericEditControl<(Of <(<'T>)>)> type exposes the following members.
Properties
Name | Description | |
---|---|---|
AllowNullValue |
Gets or sets a value indicating whether [allow null value]. This is a bind-able property.
|
|
Culture |
Gets or sets the culture.
|
|
CultureId |
Gets or sets the culture identifier. This is a bind-able property.
|
|
DataEntryMode |
Gets or sets the data entry mode. This is a bind-able property.
|
|
MaximumValue |
Gets or sets the maximum value. This is a bind-able property.
|
|
MinimumValue |
Gets or sets the minimum value. This is a bind-able property.
|
|
NumberFormatString |
Gets or sets the number format string. This is a bind-able property.
|
|
Value |
Gets or sets the value. This is a bind-able property.
|