Back to Devexpress

TemplatedLink Class

wpf-devexpress-dot-xpf-dot-printing-b2a19479.md

latest1.5 KB
Original Source

TemplatedLink Class

The base class for links that provide printing functionality for WPF controls.

Namespace : DevExpress.Xpf.Printing

Assembly : DevExpress.Xpf.Printing.v25.2.dll

NuGet Package : DevExpress.Wpf.Printing

Declaration

csharp
public abstract class TemplatedLink :
    LinkBase
vb
Public MustInherit Class TemplatedLink
    Inherits LinkBase

The following members return TemplatedLink objects:

Inheritance

Object DispatcherObject DependencyObject LinkBase TemplatedLink CollectionViewLink

CompositeLink

PrintableControlLink

SimpleLink

See Also

TemplatedLink Members

DevExpress.Xpf.Printing Namespace