Back to Devexpress

DataGridLink.ShowPreviewDialog Method

windowsforms-devexpress-dot-xtraprintinglinks-dot-datagridlink-dot-showpreviewdialog.md

latest1020 B
Original Source

DataGridLink.ShowPreviewDialog Method

NameParametersDescription
ShowPreviewDialog()noneInvokes the Print Preview Form which modally shows the print preview of the document for this link.
ShowPreviewDialog(IWin32Window, UserLookAndFeel)owner, lookAndFeelInvokes the Print Preview Form which modally shows the print preview of the document for this link as a child of the specified parent window, using the specified look and feel settings.
ShowPreviewDialog(IWin32Window)ownerInvokes the Print Preview Form, which modally shows the print preview of the document for this link as a child of the specified parent window.