PrintableComponentContainer Constructors
A container that is used to add DevExpress controls, Windows Forms controls, controls that implement the IPrintable interface, and documents created using printing links to a report.Name | Description |
---|---|
PrintableComponentContainer() | Initializes a new instance of the PrintableComponentContainer class with the default settings. |
See Also