Click or drag to resize

StiNumberFormatService Properties

The StiNumberFormatService type exposes the following members.

Properties
  NameDescription
Public propertyDecimalDigits
Gets or sets indicates the number of decimal places to use in currency values.
Public propertyDecimalSeparator
Gets or sets the string to use as the decimal separator in currency values.
Public propertyGroupSeparator
Gets or sets the string that separates groups of digits to the left of the decimal in currency values.
Public propertyGroupSize
Gets or sets the number of digits in group to the left of the decimal in currency values.
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 StiFormatServiceNativeFormatString.)
Public propertyNegativePattern
Gets or sets the format pattern for negative numeric values.
Public propertyNullDisplay
Gets or sets string value to show the value null.
Public propertyPosition (Overrides StiFormatServicePosition.)
Public propertyProperties (Inherited from StiService.)
Public propertySample
Gets value to show a sample of formatting.
(Overrides StiFormatServiceSample.)
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 StiServiceServiceName.)
Public propertyServiceType
Gets a service type.
(Inherited from StiFormatService.)
Public propertyState
Public propertyStringFormat
Gets or sets string of formatting.
(Overrides StiFormatServiceStringFormat.)
Public propertyUseGroupSeparator
Gets or sets value indicates it is necessary to use a group separator.
Public propertyUseLocalSetting
Gets or sets value indicates it is necessary to use local settings.
Top
See Also