FuncEn Class |
Namespace: Stimulsoft.Report
The FuncEn type exposes the following members.
| Name | Description | |
|---|---|---|
| CurrToStr(Decimal) |
Converts the specified value to its equivalent string representation.
| |
| CurrToStr(Double) |
Converts the specified value to its equivalent string representation.
| |
| CurrToStr(Int64) |
Converts the specified value to its equivalent string representation.
| |
| CurrToStr(Decimal, Boolean) |
Converts the specified value to its equivalent string representation.
| |
| CurrToStr(Double, Boolean) |
Converts the specified value to its equivalent string representation.
| |
| CurrToStr(Int64, Boolean) |
Converts the specified value to its equivalent string representation.
| |
| CurrToStr(Decimal, Boolean, Boolean) |
Converts the specified value to its equivalent string representation.
| |
| CurrToStr(Double, Boolean, Boolean) |
Converts the specified value to its equivalent string representation.
| |
| CurrToStr(Int64, Boolean, Boolean) |
Converts the specified value to its equivalent string representation.
| |
| CurrToStr(Decimal, Boolean, Boolean, String, String) |
Converts the specified value to its equivalent string representation.
| |
| CurrToStr(Double, Boolean, Boolean, String, String) |
Converts the specified value to its equivalent string representation.
| |
| CurrToStr(Int64, Boolean, Boolean, String, String) |
Converts the specified value to its equivalent string representation.
| |
| DateToStr(DateTime) |
Returns the string representation of the date.
| |
| DateToStr(DateTime, Boolean) |
Returns the string representation of the date.
| |
| Decline(Int64, String, String) |
Returns the correct noun declension.
| |
| Decline(Int64, Boolean, String, String) |
Returns the correct noun declension.
| |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| NumToStr(Decimal) |
Converts the specified value to its equivalent string representation.
| |
| NumToStr(Double) |
Converts the specified value to its equivalent string representation.
| |
| NumToStr(Int64) |
Converts the specified value to its equivalent string representation.
| |
| NumToStr(Decimal, Boolean) |
Converts the specified value to its equivalent string representation.
| |
| NumToStr(Double, Boolean) |
Converts the specified value to its equivalent string representation.
| |
| NumToStr(Int64, Boolean) |
Converts the specified value to its equivalent string representation.
| |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |