Skip to main content

TreeListCopyingToClipboardEventArgs Class

Provides data for the TreeListView.CopyingToClipboard event.

Namespace: DevExpress.Xpf.Grid.TreeList

Assembly: DevExpress.Xpf.Grid.v23.2.dll

NuGet Package: DevExpress.Wpf.Grid.Core

Declaration

public class TreeListCopyingToClipboardEventArgs :
    CopyingToClipboardEventArgs

Remarks

To learn more, see Clipboard Management.

See Also