Skip to main content

SpreadsheetMenuCustomization Properties

Allows you to specify bar actions for context menu customization.
Name Description
Customizations Allows you to customize the Spreadsheet control’s context menu. You can add, modify or remove menu items. This is a dependency property.
DependencyObjectType Gets the DependencyObjectType that wraps the CLR type of this instance. Inherited from DependencyObject.
Dispatcher Gets the Dispatcher this DispatcherObject is associated with. Inherited from DispatcherObject.
IsSealed Gets a value that indicates whether this instance is currently sealed (read-only). Inherited from DependencyObject.
MenuType Specifies the context menu type. This is a dependency property.
See Also