GrapeCity.Win.MultiRow Namespace : ClipboardOperation Enumeration |
Public Enum ClipboardOperation Inherits System.Enum
Dim instance As ClipboardOperation
public enum ClipboardOperation : System.Enum
Member | Description |
---|---|
Copy | Performs a copy action that sets the selected cell value into the clipboard. |
Cut | Performs a cut action that sets the selected cell value into the clipboard and clears the selected cell value. |
Paste | Performs a paste action that gets data from the clipboard and sets the data as values in selected cells. |
System.Object
System.ValueType
System.Enum
GrapeCity.Win.MultiRow.ClipboardOperation
Target Platforms: Windows 7, 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