Skip to main content

PrintableControlLink Constructors

A link to print GridControl by DevExpress.
Name Parameters Description
PrintableControlLink(IPrintableControl) printableControl Initializes a new instance of the PrintableControlLink class with the specified root node source.
PrintableControlLink(IPrintableControl, String) printableControl, documentName Initializes a new instance of the PrintableControlLink class with the specified settings.
See Also