StiCurrencyFormatService Properties |
The StiCurrencyFormatService type exposes the following members.
| Name | Description | |
|---|---|---|
| DecimalDigits |
Gets or sets indicates the number of decimal places to use in currency values.
(Inherited from StiNumberFormatService.) | |
| DecimalSeparator |
Gets or sets the string to use as the decimal separator in currency values.
(Inherited from StiNumberFormatService.) | |
| GroupSeparator |
Gets or sets the string that separates groups of digits to the left
of the decimal in currency values.
(Inherited from StiNumberFormatService.) | |
| GroupSize |
Gets or sets the number of digits in group to the left of the decimal in currency values.
(Inherited from StiNumberFormatService.) | |
| Ident | (Inherited from StiFormatService.) | |
| IsDefault | (Inherited from StiFormatService.) | |
| IsFormatStringFromVariable |
Internal use only.
(Inherited from StiFormatService.) | |
| NativeFormatString |
Returns native format string.
(Overrides StiNumberFormatServiceNativeFormatString.) | |
| NegativePattern |
Gets or sets the format pattern for negative numeric values.
(Inherited from StiNumberFormatService.) | |
| NullDisplay |
Gets or sets string value to show the value null.
(Inherited from StiNumberFormatService.) | |
| Position | (Overrides StiNumberFormatServicePosition.) | |
| PositivePattern |
Gets or sets the format pattern for positive currency values.
| |
| Properties | (Inherited from StiService.) | |
| Sample |
Gets value to show a sample of formatting.
(Overrides StiNumberFormatServiceSample.) | |
| ServiceCategory |
Gets a service category.
(Inherited from StiFormatService.) | |
| ServiceEnabled | (Inherited from StiService.) | |
| ServiceInfo | (Inherited from StiService.) | |
| ServiceName |
Gets a service name.
(Overrides StiNumberFormatServiceServiceName.) | |
| ServiceType |
Gets a service type.
(Inherited from StiFormatService.) | |
| State | (Inherited from StiNumberFormatService.) | |
| StringFormat |
Gets or sets string of formatting.
(Overrides StiNumberFormatServiceStringFormat.) | |
| Symbol |
Gets or sets a currency symbol.
| |
| UseGroupSeparator |
Gets or sets value indicates it is necessary to use a group separator.
(Inherited from StiNumberFormatService.) | |
| UseLocalSetting |
Gets or sets value indicates it is necessary to use local settings.
(Inherited from StiNumberFormatService.) |