[]
Context menu customized for use with the C1FlexSheet control.
public class ExcelContextMenu : ContextMenu, IAnimatable, IFrameworkInputElement, IInputElement, ISupportInitialize, IQueryAmbient, IAddChild, IContainItemStorage
Name | Description |
---|---|
ExecuteCommand(ContextMenuCommands) | Executes a context menu command. |
GetMenuItem(ContextMenuCommands) | Get a MenuItem based on a command code. |
IsItemItsOwnContainerOverride(object) | |
OnOpened(RoutedEventArgs) | Overridden to disable paste command if the clipboard is empty when the context menu opens. |