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