Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

DevExpress.XtraGrid.Views.Printing Namespace

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

Assembly: DevExpress.XtraGrid.v24.2.dll

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

#Classes

Name Description
CancelPrintRowEventArgs Provides data for the GridView.BeforePrintRow event.
ClipboardRowCopyingEventArgsExtensions static Provides extension methods for the ClipboardRowCopyingEventArgs class.
GridClipboardDataProvider Provides data for the clipboard in a variety of formats (plain text, rich text, plain unicode text, CSV, BIFF8, HTML).
GridClipboardDataProviderOptions Contains a set of options that specify whether to copy column headers, collapsed groups, and other elements to the clipboard.
PrintRowEventArgs Provides data for the GridView.BeforePrintRow event.