Back to Devexpress

ClipboardNodePastingEventArgs Class

windowsforms-devexpress-dot-xtratreelist-11aa730a.md

latest1.5 KB
Original Source

ClipboardNodePastingEventArgs Class

Provides data for the TreeList.ClipboardNodePasting event.

Namespace : DevExpress.XtraTreeList

Assembly : DevExpress.XtraTreeList.v25.2.dll

NuGet Packages : DevExpress.Win.Navigation, DevExpress.Win.TreeList

Declaration

csharp
public class ClipboardNodePastingEventArgs :
    EventArgs
vb
Public Class ClipboardNodePastingEventArgs
    Inherits EventArgs

ClipboardNodePastingEventArgs is the data class for the following events:

Inheritance

Object EventArgs ClipboardNodePastingEventArgs

See Also

ClipboardNodePastingEventArgs Members

ClipboardNodePasting

DevExpress.XtraTreeList Namespace