TreeListCopyingToClipboardEventArgs Class
Provides data for the TreeListView.CopyingToClipboard event.
Namespace: DevExpress.Xpf.Grid.TreeList
Assembly: DevExpress.Xpf.Grid.v24.1.dll
NuGet Package: DevExpress.Wpf.Grid.Core
Declaration
Remarks
To learn more, see Clipboard Management.
Inheritance
Object
EventArgs
RoutedEventArgs
CopyingToClipboardEventArgsBase
CopyingToClipboardEventArgs
TreeListCopyingToClipboardEventArgs
See Also