|
EK RTF report components for .Net
|
The properties of the EkBaseReport class are listed here.
|
|
Name |
Description |
|
Value of this property will be used in numeric formats ffixr and fnumr for float numbers. Char defined as DecimalRSeparator will appear instead of standard decimal separator in float numbers.... more | |
|
Value of this property will be used in numeric formats ffixr and fnumr for float and integer numbers. Char defined as DecimalRTerminator will appear at the end of integer or... more | |
![]() |
ReportData is a collection of EkReportDataItem data elements which are attached to the report. Data items should be added to this collection before executing the report. In a report template... more | |
|
This property is EkVarList object that contains the HashTable of variables included in report. |
|
|
Name |
Description |
|
Value of this property will come up in fields of type boolean if they are False. For example, if property FalseValue='No' and data field Query1.field1 is False then field \Query1:field1\... more | |
|
The name of input file with report template. Required for Execute, ExecuteOpen methods. | |
|
Event OnFinished appears after performing the Execute methods of report component. In the event handler you may insert a code for some additional actions. | |
|
The name of output file that contains result document generated with Execute, ExecuteOpen methods. | |
|
Value of this property will come up in fields of type boolean if they are True. For example, if property TrueValue='Yes' and data field Query1.field1 is True then field \Query1:field1\... more | |
|
Specifies the EkUDFList component with user defined functions. |
|
Copyright (c) 2007. All rights reserved.
|