Back to Devexpress

ClipboardNodeCopyingEventArgs.Headers Property

windowsforms-devexpress-dot-xtratreelist-dot-clipboardnodecopyingeventargs.md

latest1.3 KB
Original Source

ClipboardNodeCopyingEventArgs.Headers Property

Provides access to the collection of cells in the processed column header, or band header.

Namespace : DevExpress.XtraTreeList

Assembly : DevExpress.XtraTreeList.v25.2.dll

NuGet Packages : DevExpress.Win.Navigation, DevExpress.Win.TreeList

Declaration

csharp
public ClipboardHeaderInfoCollection Headers { get; }
vb
Public ReadOnly Property Headers As ClipboardHeaderInfoCollection

Property Value

TypeDescription
DevExpress.XtraTreeList.Printing.ClipboardHeaderInfoCollection

An object that represents a collection of cells.

|

See Also

ClipboardNodeCopyingEventArgs Class

ClipboardNodeCopyingEventArgs Members

DevExpress.XtraTreeList Namespace