[]
        
(Showing Draft Content)

C1.WPF.FlexGrid.ExcelContextMenu

ExcelContextMenu Class

Context menu customized for use with the C1FlexSheet control.

Namespace: C1.WPF.FlexGrid
Assembly: C1.WPF.FlexSheet.4.6.2.dll
Syntax
public class ExcelContextMenu : ContextMenu, IAnimatable, IFrameworkInputElement, IInputElement, ISupportInitialize, IQueryAmbient, IAddChild, IContainItemStorage

Methods

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.