Skip to main content
A newer version of this page is available. .

PrintableLink Class

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

Namespace: DevExpress.WinUI.Printing

Assembly: DevExpress.WinUI.Printing.v22.1.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