Click or drag to resize

StiPercentageFormatService Properties

The StiPercentageFormatService type exposes the following members.

Properties
  NameDescription
Public propertyDecimalDigits
Gets or sets indicates the number of decimal places to use in currency values.
(Inherited from StiNumberFormatService.)
Public propertyDecimalSeparator
Gets or sets the string to use as the decimal separator in currency values.
(Inherited from StiNumberFormatService.)
Public propertyGroupSeparator
Gets or sets the string that separates groups of digits to the left of the decimal in currency values.
(Inherited from StiNumberFormatService.)
Public propertyGroupSize
Gets or sets the number of digits in group to the left of the decimal in currency values.
(Inherited from StiNumberFormatService.)
Public propertyIdent (Inherited from StiFormatService.)
Public propertyIsDefault (Inherited from StiFormatService.)
Public propertyIsFormatStringFromVariable
Internal use only.
(Inherited from StiFormatService.)
Public propertyNativeFormatString
Returns native format string.
(Overrides StiCurrencyFormatServiceNativeFormatString.)
Public propertyNegativePattern
Gets or sets the format pattern for negative numeric values.
(Inherited from StiNumberFormatService.)
Public propertyNullDisplay
Gets or sets string value to show the value null.
(Inherited from StiNumberFormatService.)
Public propertyPosition (Overrides StiCurrencyFormatServicePosition.)
Public propertyPositivePattern
Gets or sets the format pattern for positive currency values.
(Inherited from StiCurrencyFormatService.)
Public propertyProperties (Inherited from StiService.)
Public propertySample
Gets value to show a sample of formatting.
(Overrides StiCurrencyFormatServiceSample.)
Public propertyServiceCategory
Gets a service category.
(Inherited from StiFormatService.)
Public propertyServiceEnabled (Inherited from StiService.)
Public propertyServiceInfo (Inherited from StiService.)
Public propertyServiceName
Gets a service name.
(Overrides StiCurrencyFormatServiceServiceName.)
Public propertyServiceType
Gets a service type.
(Inherited from StiFormatService.)
Public propertyState (Inherited from StiNumberFormatService.)
Public propertyStringFormat
Gets or sets string of formatting.
(Overrides StiCurrencyFormatServiceStringFormat.)
Public propertySymbol
Gets or sets a currency symbol.
(Inherited from StiCurrencyFormatService.)
Public propertyUseGroupSeparator
Gets or sets value indicates it is necessary to use a group separator.
(Inherited from StiNumberFormatService.)
Public propertyUseLocalSetting
Gets or sets value indicates it is necessary to use local settings.
(Inherited from StiNumberFormatService.)
Top
See Also