Back to Devexpress

CopiedRangePastingEventArgs Properties

officefileapi-devexpress-dot-spreadsheet-dot-copiedrangepastingeventargs-dot-underscore-properties.md

latest1.2 KB
Original Source

CopiedRangePastingEventArgs Properties

Provides data for the SpreadsheetControl.CopiedRangePasting event.

NameDescription
CancelGets or sets a value indicating whether the operation of pasting data should be canceled.
IsCutGets or sets a value indicating whether the copied data is cut from the source range.
PasteSpecialFlagsGets or sets the part of copied data to be pasted into target range.
TargetRangeGets the cell range into which data are going to be pasted.

See Also

CopiedRangePastingEventArgs Class

CopiedRangePastingEventArgs Members

DevExpress.Spreadsheet Namespace