Skip to main content

TreeListCopyingToClipboardEventArgs Class

Provides data for the TreeListView.CopyingToClipboard event.

Namespace: DevExpress.Xpf.Grid.TreeList

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

#Declaration

public class TreeListCopyingToClipboardEventArgs :
    CopyingToClipboardEventArgsBase

#Remarks

To learn more, see Clipboard Operations.

#Inheritance

See Also