CopyingToClipboardEventArgs.GridCells Property
In This Article
Gets an array of cells whose values are about to be copied to the clipboard.
Namespace: DevExpress.Xpf.Grid
Assembly: DevExpress.Xpf.Grid.v14.2.dll
#Declaration
#Property Value
Type | Description |
---|---|
IEnumerable<Grid |
An array of Grid |
See Also