|
EK RTF report components for .Net
|
The following table lists classes in this documentation.
|
|
Name |
Description |
|
EkBaseReport is the base class for EK RTF report components. It provides basic properties and methods for manipulating with report variables, input, output files and user defined functions. | |
|
EkBaseRTFReport is the base class for components, which use RTF file as a report template. | |
|
EkColor is used to specify the color values. Use it's properties to operate with color value and as its red, green, blue parts separately. | |
|
Object of this class represents a data field used in report template. It may be useful in user defined functions event handlers. | |
|
EkImageFormat is used to set scale and border properties for graphic images in report. | |
|
EkReportDataCollection is a class derived from CollectionBase. This class is used to store data attached to the report template. | |
|
EkReportDataItem represents data elements in ReportData collection. It is not necessary to work directly with instances of this class. This class is used internally by EK RTF components. | |
|
EkReportVariable is used to manipulate with report variables as with integer, float, date, string or boolean values. | |
|
Object of this type represents a HashTable of report variables. To manipulate with variables you may use methods VarByName and CreateVar of EkRtf component. |
|
Copyright (c) 2007. All rights reserved.
|