EK RTF report components for .Net
PreviousUpNext
EkBaseReport.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)

Creates programmatically an EkBaseReport object. It is not necessary to create EkBaseReport directly. Instead use EkRtf or other descendant of EkBaseReport.

Copyright (c) 2007. All rights reserved.