PrintableControlLink Class
A link to print DevExpress controls and the base class for links to print other data.
Namespace: DevExpress.Xpf.Printing
Assembly: DevExpress.Xpf.Printing.v24.1.dll
NuGet Package: DevExpress.Wpf.Printing
Declaration
Remarks
The following controls can be printed using the PrintableControlLink: Data Grid, Pivot Grid and Charts Suite.
Inheritance
Object
DispatcherObject
DependencyObject
LinkBase
TemplatedLink
PrintableControlLink
See Also