EK RTF report components for .Net
PreviousUpNext
EkBaseRTFReport.Create Constructor (System.ComponentModel.IContainer)
Pascal
constructor Create(Container: System.ComponentModel.IContainer); overload;
C#
public Create(System.ComponentModel.IContainer Container);
Visual Basic
Public Sub Create(Container As System.ComponentModel.IContainer)

Allocates memory and constructs a safely initialized instance of a component. 

There is no necessary to create EkBaseRTFReport component directly. You may use one of components derived from EkBaseRTFReport, for example EkRTF.

Copyright (c) 2007. All rights reserved.