| C1.WPF.FlexGrid Namespace : ContextMenuCommands Enumeration |
'DeclarationPublic Enum ContextMenuCommands Inherits System.Enum
public enum ContextMenuCommands : System.Enum
| Member | Description |
|---|---|
| Clear | Clear the content of the selection without copying it to the clipboard. |
| Copy | Copy the selection to the clipboard. |
| Cut | Cut the selection to the clipboard. |
| DeleteColumns | Delete the selected columns. |
| DeleteRows | Delete the selected rows. |
| InsertColumns | Insert new columns at the cursor. |
| InsertRows | Insert new rows at the cursor. |
| Paste | Paste the contents of the selection over the current selection. |
System.Object
System.ValueType
System.Enum
C1.WPF.FlexGrid.ContextMenuCommands
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