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

TreeListCopyingToClipboardEventArgs Class

Provides data for the TreeListView.CopyingToClipboard event.

Namespace: DevExpress.Xpf.Grid.TreeList

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

Declaration

public class TreeListCopyingToClipboardEventArgs :
    CopyingToClipboardEventArgs

Remarks

To learn more, see Clipboard Management.

See Also