DecimalEditControlSetup Members
The DecimalEditControlSetup type exposes the following members.
Constructors
Name | Description | |
---|---|---|
DecimalEditControlSetup |
Initializes a new instance of the DecimalEditControlSetup class.
|
Methods
Name | Description | |
---|---|---|
FormatCulture |
Formats the culture.
|
|
GetDecimalFormatString |
Gets the decimal format string.
|
|
GetNumberFormatString |
Gets the number format string.
|
|
SetupNumericInfo |
Setups the numeric information.
|
Properties
Name | Description | |
---|---|---|
CurrencySymbolLocation |
Gets the currency symbol location.
|
|
CurrencyText |
Gets the currency text.
|
|
FormatType |
Gets or sets the format type of the decimal edit control.
|
|
PercentSymbolLocation |
Gets the percent symbol location.
|
|
PercentText |
Gets the percent text.
|
|
Precision |
Gets or sets the number of digits to the right of the double point.
|