NumberFormatSettings Class |
Namespace: Kettic.AspNet.Controls
The NumberFormatSettings type exposes the following members.
Name | Description | |
---|---|---|
![]() | NumberFormatSettings |
Name | Description | |
---|---|---|
![]() | AllowRounding | |
![]() | CultureNativeDecimalSeparator | Gets the native decimal separator of the control's culture. |
![]() | DecimalDigits | Gets or sets the number of decimal places to use in numeric values |
![]() | DecimalSeparator | Gets or sets the string to use as the decimal separator in values. |
![]() | GroupSeparator |
Gets or sets the string that separates groups of digits to the left of the
decimal in values.
|
![]() | GroupSizes |
Gets or sets the number of digits in each group to the left of the decimal in
values.
|
![]() | KeepNotRoundedValue | |
![]() | KeepTrailingZerosOnFocus | |
![]() | NegativePattern | Gets or sets the format pattern for negative values. |
![]() | PositivePattern | Gets or sets the format pattern for positive values. |
![]() | ViewState |