'宣言 Public Overloads Shared Function ContextMenu( _ ByVal spread As GcSpreadSheet, _ ByVal onExecutedCommand As System.Windows.Input.ICommand _ ) As System.Windows.Controls.ContextMenu
public static System.Windows.Controls.ContextMenu ContextMenu( GcSpreadSheet spread, System.Windows.Input.ICommand onExecutedCommand )
パラメータ
- spread
- GrapeCity.Wpf.SpreadSheet.GcSpreadSheet。
- onExecutedCommand
- メニュー項目が選択されたときに実行するコマンド。