Skip to main content

PrintableLink Class

A link used to print a DevExpress WinUI control or display a print preview.

Namespace: DevExpress.WinUI.Printing

Assembly: DevExpress.WinUI.Printing.v23.2.dll

NuGet Package: DevExpress.WinUI

#Declaration

#Remarks

You can use the PrintableLink class to print the GridControl. Refer to the following topic for more information on how to print and export a GridControl: Print and Export Data

#Inheritance

Object
LinkBase
Link
PrintableLink
See Also