Back to Devexpress

DataViewBase.PrintDirect Method

wpf-devexpress-dot-xpf-dot-grid-dot-dataviewbase-dot-printdirect.md

latest570 B
Original Source

DataViewBase.PrintDirect Method

NameParametersDescription
PrintDirect()noneUses the default printer to print the control.
PrintDirect(PrintQueue)queueObsolete. Uses the specified printer to print the control’s data.
PrintDirect(String)printerNameUses the specified printer to print the control’s data.