Back to Devexpress

PrintableControlLink Class

wpf-devexpress-dot-xpf-dot-printing-915b9873.md

latest1.7 KB
Original Source

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.v25.2.dll

NuGet Package : DevExpress.Wpf.Printing

Declaration

csharp
public class PrintableControlLink :
    TemplatedLink
vb
Public Class PrintableControlLink
    Inherits TemplatedLink

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

PrintableControlLink Members

Printing Links

DevExpress.Xpf.Printing Namespace