Back to Devexpress

ClipboardDataObtainedEventArgs Properties

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

latest1.4 KB
Original Source

ClipboardDataObtainedEventArgs Properties

Provides data for the SpreadsheetControl.ClipboardDataObtained event.

NameDescription
CancelGets or sets a value indicating whether the event should be canceled. Inherited from CancelEventArgs.
FlagsGets or sets the part of the copied data to be pasted into the target range.
RangeGets or sets a cell range in a worksheet from the temporary document model (returned by the ClipboardDataObtainedEventArgs.GetWorksheet method) containing data to be pasted.

See Also

ClipboardDataObtainedEventArgs Class

ClipboardDataObtainedEventArgs Members

DevExpress.Spreadsheet Namespace