StiPercentageFormatService Class |
Namespace: Stimulsoft.Report.Components.TextFormats
The StiPercentageFormatService type exposes the following members.
Name | Description | |
---|---|---|
StiPercentageFormatService |
Creates a new format of the type StiPercentageFormatService.
| |
StiPercentageFormatService(Int32, Int32, String, Int32, String, Int32, String, Boolean, Boolean, String) |
Creates a new format of the type StiPercentageFormatService with specified parameters.
| |
StiPercentageFormatService(Int32, Int32, Int32, String, Int32, String, Int32, String, Boolean, Boolean, String) | Initializes a new instance of the StiPercentageFormatService class | |
StiPercentageFormatService(Int32, Int32, Int32, String, Int32, String, Int32, String, Boolean, Boolean, String, StiTextFormatState) | Initializes a new instance of the StiPercentageFormatService class |
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 StiCurrencyFormatServiceNativeFormatString.) | |
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 StiCurrencyFormatServicePosition.) | |
PositivePattern |
Gets or sets the format pattern for positive currency values.
(Inherited from StiCurrencyFormatService.) | |
Properties | (Inherited from StiService.) | |
Sample |
Gets value to show a sample of formatting.
(Overrides StiCurrencyFormatServiceSample.) | |
ServiceCategory |
Gets a service category.
(Inherited from StiFormatService.) | |
ServiceEnabled | (Inherited from StiService.) | |
ServiceInfo | (Inherited from StiService.) | |
ServiceName |
Gets a service name.
(Overrides StiCurrencyFormatServiceServiceName.) | |
ServiceType |
Gets a service type.
(Inherited from StiFormatService.) | |
State | (Inherited from StiNumberFormatService.) | |
StringFormat |
Gets or sets string of formatting.
(Overrides StiCurrencyFormatServiceStringFormat.) | |
Symbol |
Gets or sets a currency symbol.
(Inherited from StiCurrencyFormatService.) | |
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.) |
Name | Description | |
---|---|---|
Clone | (Inherited from StiNumberFormatService.) | |
CreateNew | (Overrides StiCurrencyFormatServiceCreateNew.) | |
Equals | (Overrides StiCurrencyFormatServiceEquals(Object).) | |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
Format(Object) |
Formats the specified object in order of format and returns a string.
(Inherited from StiFormatService.) | |
Format(String, Object) |
Formats the specified object in order of regulations and returns a string.
(Overrides StiCurrencyFormatServiceFormat(String, Object).) | |
GetHashCode | (Overrides StiCurrencyFormatServiceGetHashCode.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
IsPropertiesInitializedProtected | (Inherited from StiService.) | |
IsPropertyPresent | (Inherited from StiService.) | |
LoadFromJsonObject | (Inherited from StiCurrencyFormatService.) | |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
PackService | (Inherited from StiService.) | |
SaveToJsonObject | (Overrides StiCurrencyFormatServiceSaveToJsonObject(StiJsonSaveMode).) | |
ToString | (Inherited from StiFormatService.) |