Back to Devexpress

ClipboardNodeCopyingEventArgs Properties

windowsforms-devexpress-dot-xtratreelist-dot-clipboardnodecopyingeventargs-dot-underscore-properties.md

latest1.4 KB
Original Source

ClipboardNodeCopyingEventArgs Properties

Provides data for the ClipboardNodeCopying event.

NameDescription
CancelGets or sets a value indicating whether the event should be canceled. Inherited from CancelEventArgs.
HeadersProvides access to the collection of cells in the processed column header, or band header.
NodeHandleGets the handle of the processed node.
TypeGets the type of the processed row.
ValuesProvides access to the collection of cells in the processed node.

See Also

ClipboardNodeCopyingEventArgs Class

ClipboardNodeCopyingEventArgs Members

DevExpress.XtraTreeList Namespace