Back to Devexpress

TreeViewLink.ShowPreviewDialog Method

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

latest1020 B
Original Source

TreeViewLink.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.