Back to Devexpress

ClipboardRowCellValuePastingEventArgs Properties

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

latest1.5 KB
Original Source

ClipboardRowCellValuePastingEventArgs Properties

Provides data for the TableView.ClipboardRowCellValuePasting and TreeListView.ClipboardRowCellValuePasting events.

NameDescription
CancelGets or sets the value indicating whether to prevent pasting a cell value.
ColumnGets a column where a new cell value is pasted.
OldValueGets the cell value that was before pasting a new value.
OriginalValueGets the original pasted value.
RowHandleGets a handle of a row where a new cell value is pasted.
ValueGets or sets a value that is pasted to cell.

See Also

ClipboardRowCellValuePastingEventArgs Class

ClipboardRowCellValuePastingEventArgs Members

DevExpress.Xpf.Grid Namespace