Back to Devexpress

DevExpress.XtraGrid.Views.Printing Namespace

windowsforms-devexpress-dot-xtragrid-dot-views-fcdf110d.md

latest1.6 KB
Original Source

DevExpress.XtraGrid.Views.Printing Namespace

Contains classes that provide data for events related to printing the grid control.

Assembly : DevExpress.XtraGrid.v25.2.dll

NuGet Packages : DevExpress.Win.Grid, DevExpress.Win.Navigation

Classes

NameDescription
CancelPrintRowEventArgsProvides data for the GridView.BeforePrintRow event.
ClipboardRowCopyingEventArgsExtensions staticProvides extension methods for the ClipboardRowCopyingEventArgs class.
GridClipboardDataProviderProvides data for the clipboard in a variety of formats (plain text, rich text, plain unicode text, CSV, BIFF8, HTML).
GridClipboardDataProviderOptionsContains a set of options that specify whether to copy column headers, collapsed groups, and other elements to the clipboard.
PrintRowEventArgsProvides data for the GridView.BeforePrintRow event.