'Declaration Public Enum GridClipboardCopyType Inherits System.Enum
public enum GridClipboardCopyType : System.Enum
Member | Description |
---|---|
Default | Depending on CellClickAction property, selected cells or rows will be copied. |
SelectedCells | Only copy selected cells to the clipboard. For this option, you need to have Cell Selection turned on. |
SelectedRows | Only copy selected rows to the clipboard. For this option, you need to have Row Selection turned on. |
Target Platforms: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Server 2012, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2