Skip to main content

SpreadsheetMenuCustomization Members

Allows you to specify bar actions for context menu customization.

Constructors

Name Description
SpreadsheetMenuCustomization() Initializes a new instance of the SpreadsheetMenuCustomization class with the default settings.

Fields

Name Description
CustomizationsProperty static Identifies the SpreadsheetMenuCustomization.Customizations dependency property.
MenuTypeProperty static Identifies the SpreadsheetMenuCustomization.MenuType dependency property.

Properties

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.
MenuType Specifies the context menu type. This is a dependency property.
See Also