LinkBase Class
In This Article
The base class for all printing links within the DXPrinting library.
Namespace: DevExpress.Xpf.Printing
Assembly: DevExpress.Xpf.Printing.v14.2.dll
#Declaration
#Returned By
The LinkPreviewModel.Link property returns an instance of LinkBase.
#Remarks
The LinkBase class implements all general functionality common to the SimpleLink, CollectionViewLink and PrintableControlLink.
#Inheritance
See Also