Back to Devexpress

Printing

aspnet-115066-components-spreadsheet-printing.md

latest813 B
Original Source

Printing

  • Mar 19, 2021
  • 2 minutes to read

The ASPxSpreadsheet control provides two basic approaches to printing: you can print a document from code using the appropriate API methods and properties, or using the spreadsheet Ribbon UI. Note that the printing command is located in the Common Ribbon page group of the File tab.

The document includes the following sections.

  • Invoke the Print dialog using the Ribbon UI

Specify Print Options

  • Via the Ribbon UI

  • In code

See Also

Online Demo: Printing