NumericEditControlSetup<(Of <(<'T>)>)> Members
The NumericEditControlSetup<(Of <(<'T>)>)> type exposes the following members.
Constructors
Name | Description | |
---|---|---|
NumericEditControlSetup<(Of <(<'T>)>)> |
Initializes a new instance of the NumericEditControlSetup<(Of <(<'T>)>)> class.
|
Methods
Name | Description | |
---|---|---|
FormatValue |
Formats the value.
|
|
GetNumberFormatString |
Gets the number format string.
|
|
SetupNumericInfo |
Setups the numeric information.
|
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.
|