Back to Devexpress

ClipboardRowCopyingEventArgs Properties

windowsforms-devexpress-dot-xtragrid-dot-views-dot-grid-dot-clipboardrowcopyingeventargs-dot-underscore-properties.md

latest1.5 KB
Original Source

ClipboardRowCopyingEventArgs Properties

Provides data for the ClipboardRowCopying event.

NameDescription
CancelGets or sets whether to cancel copying the processed row to the clipboard.
HeadersProvides access to the collection of cells in the processed column header, or band header.
RowHandleReturns the row handle of a row that triggered this event.
TypeGets the type of the processed row.
ValuesProvides access to the collection of cells in the processed data row, group row, or summaries in the group row.

See Also

ClipboardRowCopyingEventArgs Class

ClipboardRowCopyingEventArgs Members

DevExpress.XtraGrid.Views.Grid Namespace