TreeListView.CopyCellsToClipboard Method
Name | Parameters | Description |
---|---|---|
CopyCellsToClipboard(IEnumerable<TreeListCell>) | cells | Copies the values displayed within the specified cells to the clipboard. |
CopyCellsToClipboard(Int32, ColumnBase, Int32, ColumnBase) | startRowHandle, startColumn, endRowHandle, endColumn | Copies the values displayed within the specified block of cells to the clipboard. |