Back to Devexpress

ClipboardRowCopyingEventArgs Properties

wpf-devexpress-dot-xpf-dot-grid-dot-clipboardrowcopyingeventargs-dot-underscore-properties.md

latest1.2 KB
Original Source

ClipboardRowCopyingEventArgs Properties

Provides data for the TableView.ClipboardRowCopying / TreeListView.ClipboardNodeCopying events.

NameDescription
CancelGets or sets whether to cancel the copy operation.
HeadersGets a collection of column headers or band headers.
RowHandle
TypeGets the processed object’s type (row, column header, band header, group, group summary).
ValuesGets a collection of row or group row values.

See Also

ClipboardRowCopyingEventArgs Class

ClipboardRowCopyingEventArgs Members

DevExpress.Xpf.Grid Namespace