FuncUaEURCurrency Class |
Namespace: Stimulsoft.Report
The FuncUaEURCurrency type exposes the following members.
Name | Description | |
---|---|---|
FuncUaEURCurrency | Initializes a new instance of the FuncUaEURCurrency class |
Name | Description | |
---|---|---|
CentFive |
Gets the currency name in plural in correct declension (e. g. cents).
(Inherited from FuncUaCurrency.) | |
CentOne |
Gets the currency name in singular (e. g. cent).
(Inherited from FuncUaCurrency.) | |
Cents | (Overrides FuncUaCurrencyCents.) | |
CentsGender |
Gets gender of the decimal part of the currency.
(Overrides FuncBaseCurrencyCentsGender.) | |
CentTwo |
Gets the currency name in plural (e. g. cents).
(Inherited from FuncUaCurrency.) | |
DollarFive |
Gets the currency name in plural in correct declension (e. g. dollars).
(Inherited from FuncUaCurrency.) | |
DollarOne |
Gets the currency name in singular (e. g. dollar).
(Inherited from FuncUaCurrency.) | |
Dollars | (Overrides FuncUaCurrencyDollars.) | |
DollarTwo |
Gets the currency name in plural (e. g. dollars).
(Inherited from FuncUaCurrency.) | |
Gender |
Gets gender of the integer part of the currency.
(Overrides FuncBaseCurrencyGender.) |
Name | Description | |
---|---|---|
Equals | Determines whether the specified object is equal to the current object. (Inherited from 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.) | |
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
ToString | Returns a string that represents the current object. (Inherited from Object.) |