windowsforms-995-controls-and-libraries-data-grid-export-and-printing-export-overview.md
The Grid Control allows you to export its data to a file or stream in various formats. This section contains the topics that provide more information on this feature.
Note
The results of custom drawing cannot be exported.
Note
Due to limited memory resources, an out-of-memory exception may be raised when exporting/printing a very large number of cells. This does not take place when exporting data to an XLS(x) format in Data-aware export mode.
See Also