EK RTF report components for .Net
PreviousUpNext
EkBaseReport Class
Pascal
[ToolBoxItem(false)]
EkBaseReport = class(System.ComponentModel.Component);
C#
[ToolBoxItem(false)]
public class EkBaseReport : System.ComponentModel.Component;
Visual Basic
<ToolBoxItem(false)>
Public Class EkBaseReport
Inherits System.ComponentModel.Component

EkRtfBase

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.

Copyright (c) 2007. All rights reserved.