LegacyPrintableComponentLink.PrintableComponent Property
Gets the component that is to be printed via LegacyPrintableComponentLink.
Namespace: DevExpress.Xpf.Printing
Assembly: DevExpress.Xpf.Printing.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| IBasePrintable | An object implementing the IPrintable interface. |
See Also