FuncUaCurrency Class |
Namespace: Stimulsoft.Report
The FuncUaCurrency type exposes the following members.
Name | Description | |
---|---|---|
FuncUaCurrency | Initializes a new instance of the FuncUaCurrency class |
Name | Description | |
---|---|---|
CentFive |
Gets the currency name in plural in correct declension (e. g. cents).
| |
CentOne |
Gets the currency name in singular (e. g. cent).
| |
Cents | ||
CentsGender |
Gender of the decimal part of the currency.
(Inherited from FuncBaseCurrency.) | |
CentTwo |
Gets the currency name in plural (e. g. cents).
| |
DollarFive |
Gets the currency name in plural in correct declension (e. g. dollars).
| |
DollarOne |
Gets the currency name in singular (e. g. dollar).
| |
Dollars | ||
DollarTwo |
Gets the currency name in plural (e. g. dollars).
| |
Gender |
Gender of the integer part of the currency.
(Inherited from FuncBaseCurrency.) |
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.) |