FuncEngineHelper Class |
Namespace: Stimulsoft.Report
The FuncEngineHelper type exposes the following members.
Name | Description | |
---|---|---|
FuncEngineHelper | Initializes a new instance of the FuncEngineHelper class |
Name | Description | |
---|---|---|
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.) | |
JoinColumnContent(StiBusinessObject, String, String, Boolean) |
Method writes all the values of the business object column through the separator as a string.
| |
JoinColumnContent(StiDataSource, String, String, Boolean) |
Method writes all the values of the datasource column through the separator as a string.
| |
ToQueryStringT |
Method writes all the values of the list through the separator as a querry string.
| |
ToString | Returns a string that represents the current object. (Inherited from Object.) |