A newer version of this page is available.
Switch to the current version.
TreeListCopyingToClipboardEventArgs Class
Provides data for the TreeListView.CopyingToClipboard event.
Namespace: DevExpress.Xpf.Grid.TreeList
Assembly: DevExpress.Xpf.Grid.v19.2.dll
Declaration
public class TreeListCopyingToClipboardEventArgs :
CopyingToClipboardEventArgs
Public Class TreeListCopyingToClipboardEventArgs
Inherits CopyingToClipboardEventArgs
Remarks
To learn more, see Clipboard Management.
Inheritance
Object
EventArgs
RoutedEventArgs
CopyingToClipboardEventArgsBase
CopyingToClipboardEventArgs
TreeListCopyingToClipboardEventArgs
See Also
Feedback