Skip to main content
A newer version of this page is available. .

ClipboardNodePastingEventArgs Class

Provides data for the TreeList.ClipboardNodePasting event.

Namespace: DevExpress.XtraTreeList

Assembly: DevExpress.XtraTreeList.v19.1.dll

Declaration

public class ClipboardNodePastingEventArgs :
    EventArgs

Inheritance

Object
EventArgs
ClipboardNodePastingEventArgs
See Also